14 lines
		
	
	
		
			325 B
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			325 B
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
| <?xml version="1.0"?>
 | |
| <info>
 | |
| 	<id>documents</id>
 | |
| 	<name>Documents</name>
 | |
| 	<description>An ownCloud app to work with office documents</description>
 | |
| 	<licence>AGPL</licence>
 | |
| 	<author>Frank Karlitschek</author>
 | |
| 	<require>5.0.19</require>
 | |
| 	<shipped>true</shipped>
 | |
| 	<public>
 | |
| 		<documents>public.php</documents>
 | |
| 	</public>
 | |
| </info>
 |