summaryrefslogtreecommitdiff
path: root/app-arch/lrzip/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/lrzip/metadata.xml')
-rw-r--r--app-arch/lrzip/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-arch/lrzip/metadata.xml b/app-arch/lrzip/metadata.xml
new file mode 100644
index 000000000000..136f7dc61c02
--- /dev/null
+++ b/app-arch/lrzip/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <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>