mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-14 12:26:41 +01:00
17 lines
666 B
XML
17 lines
666 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>sidhayn@gmail.com</email>
|
|
<name>Zero_Chaos</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>
|
|
<upstream>
|
|
<remote-id type="github">pentoo/pyDeComp</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|