123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>rzip</Name>
- <Homepage>http://rzip.samba.org/</Homepage>
- <Packager>
- <Name>Ali Rıza Keskin</Name>
- <Email>parduscix@yandex.ru</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>A compression program with a longer redundancy distance</Summary>
- <Description>rzip is a compression program taking advantage of long-distance redundancies in files. Having a longer redundancy distance allows higher compression ratios.</Description>
- <Archive sha1sum="efeafc7a5bdd7daa0cea8d797ff21aa28bdfc8d9" type="targz">http://rzip.samba.org/ftp/rzip/rzip-2.1.tar.gz</Archive>
- </Source>
- <Package>
- <Name>rzip</Name>
- <RuntimeDependencies>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-11-19</Date>
- <Version>2.1</Version>
- <Comment>First release</Comment>
- <Name>Ali Rıza Keskin</Name>
- <Email>parduscix@yandex.ru</Email>
- </Update>
- </History>
- </INARY>
|