32 lines
1.3 KiB
XML
32 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>pdfdraw</id>
|
|
<name>PDF annotations</name>
|
|
<summary><![CDATA[Annotate PDF documents]]></summary>
|
|
<description><.
|
|
]]></description>
|
|
<version>0.1.2</version>
|
|
<licence>agpl</licence>
|
|
<author>Joachim Bauch</author>
|
|
<category>files</category>
|
|
<category>office</category>
|
|
<website>https://github.com/strukturag/pdfdraw</website>
|
|
<bugs>https://github.com/strukturag/pdfdraw/issues</bugs>
|
|
<repository>https://github.com/strukturag/pdfdraw.git</repository>
|
|
|
|
<screenshot>https://raw.githubusercontent.com/strukturag/pdfdraw/master/screenshots/pdf-with-annotations.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/strukturag/pdfdraw/master/screenshots/colorpicker.png</screenshot>
|
|
|
|
<dependencies>
|
|
<nextcloud min-version="13" max-version="20" />
|
|
</dependencies>
|
|
<settings>
|
|
<admin>OCA\Pdfdraw\Settings\Admin\Backend</admin>
|
|
<admin-section>OCA\Pdfdraw\Settings\Admin\Section</admin-section>
|
|
</settings>
|
|
</info>
|