2013-06-30 20:53:42 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
2015-12-16 17:57:44 +03:00
|
|
|
<id>richdocuments</id>
|
2016-03-15 00:13:55 +01:00
|
|
|
<name>Collabora Online</name>
|
2013-06-30 20:53:42 +02:00
|
|
|
<description>An ownCloud app to work with office documents</description>
|
|
|
|
<licence>AGPL</licence>
|
2016-04-17 11:56:56 +02:00
|
|
|
<version>@PACKAGE_VERSION@</version>
|
2015-10-23 14:00:36 +02:00
|
|
|
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
2016-03-15 00:13:55 +01:00
|
|
|
<bugs>https://github.com/owncloud/richdocuments/issues</bugs>
|
|
|
|
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>
|
2015-06-18 20:02:57 +03:00
|
|
|
<category>productivity</category>
|
2015-10-22 09:24:03 +13:00
|
|
|
<dependencies>
|
2016-06-14 21:37:22 +05:30
|
|
|
<owncloud min-version="8.2" max-version="9.0" />
|
2015-10-22 09:24:03 +13:00
|
|
|
</dependencies>
|
2013-09-23 22:56:27 +03:00
|
|
|
<public>
|
2015-12-16 17:57:44 +03:00
|
|
|
<richdocuments>public.php</richdocuments>
|
2013-09-23 22:56:27 +03:00
|
|
|
</public>
|
2013-06-30 20:53:42 +02:00
|
|
|
</info>
|