套件: cl-chipz (20190121.git0f6c9ea-1)
cl-chipz 的相關超連結
Trisquel 的資源:
下載原始碼套件 cl-chipz:
- [cl-chipz_20190121.git0f6c9ea-1.dsc]
- [cl-chipz_20190121.git0f6c9ea.orig.tar.xz]
- [cl-chipz_20190121.git0f6c9ea-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Common Lisp Team (郵件存檔)
- Sébastien Villemot
外部的資源:
- 主頁 [method-combination.net]
相似套件:
decompress DEFLATE and BZIP2 data in Common Lisp
DEFLATE data, defined in RFC1951, forms the core of popular compression formats such as zlib (RFC 1950) and gzip (RFC 1952). As such, Chipz also provides for decompressing data in those formats as well. BZIP2 is the format used by the popular compression tool bzip2.
Chipz is the reading complement to Salza (provided by cl-salza2 package).