Michał Górny 4048db27c4
dev-python/libarchive-c: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-08-13 16:21:16 +02:00

21 lines
647 B
XML

<?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>