summaryrefslogtreecommitdiff
path: root/dev-python/libarchive-c/metadata.xml
blob: 108ec42a41ca77453215d165be13b3621dd8bfe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>grozin@gentoo.org</email>
    <name>Andrey Grozin</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>
	<origin>gentoo-staging</origin>
</pkgmetadata>