summaryrefslogtreecommitdiff
path: root/dev-python/pydecomp/metadata.xml
blob: e0a996b5ef6bc1cad3da6fadf557d406e6aa594b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
    <bugs-to>https://github.com/dol-sen/pyDeComp/issues</bugs-to>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>