summaryrefslogtreecommitdiff
path: root/app-arch/pigz/metadata.xml
blob: 5a9cee2497a5bc2f2d32dd8fcfaf155e6ceb373f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>mgorny@gentoo.org</email>
    <name>Michał Górny</name>
  </maintainer>
  <longdescription lang="en">
		pigz, which stands for parallel implementation of gzip,
		is a fully functional replacement for gzip that exploits
		multiple processors and multiple cores to the hilt when compressing data.
	</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:zlib:pigz</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>