summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
blob: 05912055662513bc9d8f3a770df9e3c7c848e6a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<info>
    <id>contacts</id>
    <name>Contacts</name>
    <description>The new and improved app for your Contacts.</description>
    <licence>AGPL</licence>
    <author>Hendrik Leppelsack, Thomas Müller, Alexander Weidinger, Jan-Christoph Borchardt, Tom Needham</author>
    <version>1.3.1.0</version>
    <category>other</category>
    <documentation>
    	<user>https://doc.owncloud.org/server/9.1/user_manual/pim/contacts.html</user>
    	<admin>https://doc.owncloud.org/server/9.1/admin_manual/configuration_server/occ_command.html?highlight=contact#dav-commands</admin>
    	<developer>https://github.com/owncloud/contacts/blob/master/README.md</developer>
    </documentation>
    <category>tool</category>
    <website>https://github.com/owncloud/contacts</website>
    <bugs>https://github.com/owncloud/contacts/issues</bugs>
    <repository type="git">https://github.com/owncloud/contacts.git</repository>
    <dependencies>
        <owncloud min-version="9.0" max-version="9.1" />
    </dependencies>
    <ocsid>168708</ocsid>
</info>