rdfs:comment
| - lzip はLZMA圧縮アルゴリズムを利用する可逆圧縮ファイルフォーマット用のコマンドである。インターフェースはgzipやbzip2と似ている。lzipは、gzipと同じぐらい速く復元でき、bzip2よりも効率よく圧縮できる。 (ja)
- Lzip — компрессор для сжатия файлов без потери данных, разработанный Антонио Диасом (англ. Antonio Diaz). (ru)
- Lzip je licenčně svobodný (GNU GPL) komprimační program využívající metodu LZMA a nabízející rozhraní příkazového řádku podobné tradičním UN*Xovým příkazům gzip a bzip2. Stejně jako jeho přímý konkurent v této oblasti, a jejich jádro xz, je postaven na myšlenkách programu 7-Zip. (cs)
- lzip ist ein freies Datenkompressionsprogramm für Unixoide Systeme, das die Nutzung des modernen Lempel-Ziv-Markow-Algorithmus (LZMA) in von üblichen Unix-Kompressionswerkzeugen gewohnter Weise erlaubt.Es hat eine den etablierten Linux-Packwerkzeugen gzip und bzip2 sehr ähnliche Handhabung, nutzt ein neues Dateiformat mit zu deren Formaten vergleichbaren Eigenschaften und erledigt wie diese ebenfalls das Archivieren mehrerer Dateien nicht selbst, sondern setzt dafür auf die Kombination mit reinen Archivformaten wie tar. Für lzip-Archive sind die Dateinamenserweiterung .lz und der MIME-Type application/x-lzip vorgesehen. Bei dem Format wurde besonderer Wert auf Integritätsprüfung gelegt, wofür eine 64-Bit-Prüfsumme integriert ist. (de)
- Lzip es un programa libre de línea de comandos para la compresión de datos, que emplea el algoritmo LZMA, con una interfaz que es familiar para los usuarios de herramientas de compresión de Unix, como gzip y bzip2. La familia de programas lzip fue escrita en C++ y C por Antonio Díaz Díaz y es distribuida como software libre bajo los términos de la Licencia Pública General de GNU versión 2 o posterior. (es)
- lzip is a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2. Like gzip and bzip2, concatenation is supported to compress multiple files, but the convention is to bundle a file that is an archive itself, such as those created by the tar or cpio Unix programs. Lzip can split the output for the creation of multivolume archives. (en)
|