mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Signed-off-by: Brahmajit Das <listout@listout.xyz> Part-of: https://github.com/gentoo/gentoo/pull/43188 Signed-off-by: Sam James <sam@gentoo.org>
23 lines
842 B
XML
23 lines
842 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>brahmajit.xyz@gmail.com</email>
|
|
<name>Brahmajit Das</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
This is a compression program optimised for large files. The larger the
|
|
file and the more memory you have, the better the compression advantage
|
|
this will provide, especially once the files are larger than 100MB.
|
|
The advantage can be chosen to be either size (much smaller than bzip2)
|
|
or speed (much faster than bzip2).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">ckolivas/lrzip</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|