pentoo-overlay/dev-python/pydecomp/metadata.xml
2020-10-19 15:30:40 -04:00

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>