パッケージ: xz-utils (5.2.5-2ubuntu1)
xz-utils に関するリンク
Trisquel の資源:
xz-utils ソースパッケージをダウンロード:
- [xz-utils_5.2.5-2ubuntu1.dsc]
- [xz-utils_5.2.5.orig.tar.xz]
- [xz-utils_5.2.5.orig.tar.xz.asc]
- [xz-utils_5.2.5-2ubuntu1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Jonathan Nieder
- Mohammed Adnène Trojette
外部の資源:
- ホームページ [tukaani.org]
類似のパッケージ:
XZ-format compression utilities
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression.
This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package.
The XZ format is similar to the older LZMA format but includes some improvements for general use:
* 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder.
その他の xz-utils 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblzma5 (>= 5.2.2)
- XZ-format compression library