mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
20 lines
779 B
XML
20 lines
779 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>tools-portage@gentoo.org</email>
|
|
<name>Gentoo Portage tools team</name>
|
|
</maintainer>
|
|
<longdescription>A python interface library for common compression ,
|
|
decompression and contents generation. It aims to create a simple,
|
|
easily extended and configurable common interface to various compressison
|
|
routines. It can easily be extended with custom compression,
|
|
decompression, and contents definitions.
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">dol-sen/pyDeComp</remote-id>
|
|
<bugs-to>https://github.com/dol-sen/pyDeComp/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|