nc-gpxedit/appinfo/info.xml

34 lines
1.1 KiB
XML

<?xml version="1.0"?>
<info>
<id>gpxedit</id>
<name>GpxEdit</name>
<description>
# GpxEdit owncloud/nextcloud application
Any feedback will be appreciated.
</description>
<licence>AGPL</licence>
<summary>Display, analyse, compare and share gpx tracks</summary>
<author>Julien Veyssier</author>
<author>Fritz Kleinschroth</author>
<version>0.0.1</version>
<namespace>GpxEdit</namespace>
<documentation>
<user>https://gitlab.com/eneiluj/gpxedit-oc/wikis/userdoc</user>
<admin>https://gitlab.com/eneiluj/gpxedit-oc/wikis/admindoc</admin>
<developer>https://gitlab.com/eneiluj/gpxedit-oc/wikis/devdoc</developer>
</documentation>
<category>tool</category>
<category>multimedia</category>
<website>https://gitlab.com/eneiluj/gpxedit-oc</website>
<bugs>https://gitlab.com/eneiluj/gpxedit-oc/issues</bugs>
<screenshot></screenshot>
<dependencies>
<php min-version="5.6"/>
<owncloud min-version="9.0" max-version="10" />
<nextcloud min-version="9.0"/>
</dependencies>
<ocsid></ocsid>
</info>