mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-22 15:09:04 +02:00
Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/34406 Signed-off-by: Sam James <sam@gentoo.org>
25 lines
928 B
XML
25 lines
928 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>alex.miller@gmx.de</email>
|
|
<name>Alexander Miller</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
|
|
<longdescription>
|
|
Torrentzip converts zip archives to a standard format with some
|
|
pre-defined values, sorting the files, and using particular
|
|
compression settings so that running it on zip archives created
|
|
by other tools will always result in the same output. This helps
|
|
e.g. with sharing zip archives using BitTorrent (which is where
|
|
the name comes from).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">0-wiz-0/trrntzip</remote-id>
|
|
<remote-id type="sourceforge">trrntzip</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|