summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/metadata.xml
blob: 63d149397d0a0886db9235d2a378b2eb9d69c14d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sam@gentoo.org</email>
		<name>Sam James</name>
	</maintainer>
	<use>
		<flag name="s3">Support for backing up to the Amazon S3 system</flag>
	</use>
	<upstream>
		<remote-id type="gitlab">duplicity/duplicity</remote-id>
		<remote-id type="pypi">duplicity</remote-id>
	</upstream>
</pkgmetadata>