summaryrefslogtreecommitdiff
path: root/www-apps/paperless-ngx/metadata.xml
blob: fad0d2891ef0fb4eb9d7fa2d5d193ec6c6fda6a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>marcin.deranek@slonko.net</email>
		<name>Marcin Deranek</name>
	</maintainer>
	<use>
		<flag name="audit">Enables an audit trail for documents, document types, correspondents and tags</flag>
		<flag name="compression">Enable compression of the responses in application</flag>
		<flag name="ocr">Enable support for Optical Character Recognition</flag>
		<flag name="remote-redis">Use remote Redis instance</flag>
		<flag name="zxing">Use zxing-cpp as an alternative barcodes scanning library</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/paperless-ngx/paperless-ngx/issues</bugs-to>
		<remote-id type="github">paperless-ngx/paperless-ngx</remote-id>
	</upstream>
</pkgmetadata>