summaryrefslogtreecommitdiff
path: root/dev-python/libarchive-c/metadata.xml
blob: 2f802d37d21af7ce4f97fedbfe037fbf8c1d27b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>grozin@gentoo.org</email>
		<name>Andrey Grozin</name>
	</maintainer>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription>
	A Python interface to libarchive.
	It uses the standard ctypes module to dynamically load and access the C library.
	</longdescription>
	<upstream>
		<remote-id type="pypi">libarchive-c</remote-id>
		<remote-id type="github">Changaco/python-libarchive-c</remote-id>
	</upstream>
</pkgmetadata>