mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
18 lines
667 B
XML
18 lines
667 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>quicknotes</id>
|
|
<name>Quick Notes</name>
|
|
<description>Quick notes with text, check lists and pictures</description>
|
|
<licence>AGPL</licence>
|
|
<author>Matias De lellis</author>
|
|
<version>0.0.6</version>
|
|
<namespace>QuickNotes</namespace>
|
|
<category>tool</category>
|
|
<website>https://github.com/matiasdelellis</website>
|
|
<bugs>https://github.com/matiasdelellis/quicknotes/issues</bugs>
|
|
<repository type="git">https://github.com/matiasdelellis/quicknotes.git</repository>
|
|
<ocsid>174716</ocsid>
|
|
<dependencies>
|
|
<owncloud min-version="8.0" max-version="9.1"/>
|
|
</dependencies>
|
|
</info> |