Files
main/util/archive/lzip/pspec.xml
T
4fury-c3440d8 ae2f46967e my new email.
2021-07-23 21:37:33 +03:00

52 lines
1.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lzip</Name>
<Homepage>https://www.nongnu.org/lzip/lzip.html</Homepage>
<Packager>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Lzip is a lossless data (de)compressor</Summary>
<Description>
Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip is about as fast as gzip, compresses most files more than bzip2, and is better than both from a data recovery perspective.
</Description>
<Archive sha1sum="08bea2f275d639bfe85fe30887d269b96eac34e1" type="targz">
http://download.savannah.nongnu.org/releases/lzip/lzip-1.21.tar.gz
</Archive>
</Source>
<Package>
<Name>lzip</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2019-07-04</Date>
<Version>1.21</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2016-04-23</Date>
<Version>1.17</Version>
<Comment>First Pisi Release</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
</History>
</PISI>