1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-08 07:54:13 +01:00

22 lines
738 B
XML

<?xml version="1.0"?>
<info>
<id>bookmarks</id>
<name>Bookmarks</name>
<description>Bookmark manager for ownCloud</description>
<licence>AGPL</licence>
<author>Arthur Schiwon, Marvin Thomas Rabe, Stefan Klemm</author>
<standalone/>
<version>0.8</version>
<documentation>
<user>https://doc.owncloud.org/server/9.0/user_manual/bookmarks.html</user>
</documentation>
<category>productivity</category>
<website>https://github.com/owncloud/bookmarks</website>
<bugs>https://github.com/owncloud/bookmarks/issues</bugs>
<repository type="git">https://github.com/owncloud/bookmarks.git</repository>
<dependencies>
<owncloud min-version="8.1" max-version="9.1" />
</dependencies>
<ocsid>168710</ocsid>
</info>