パッケージ: python-zstandard-doc (0.23.0-2)
python-zstandard-doc に関するリンク
Debian の資源:
python-zstandard ソースパッケージをダウンロード:
- [python-zstandard_0.23.0-2.dsc]
- [python-zstandard_0.23.0.orig.tar.gz]
- [python-zstandard_0.23.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python bindings for interfacing with Zstandard library (docs)
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.
The primary goal of the project is to provide a rich interface to the underlying C API through a Pythonic interface while not sacrificing performance. This means exposing most of the features and flexibility of the C API while not sacrificing usability or safety that Python provides.
Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.
This package provides the documentation for python-zstandard.
その他の python-zstandard-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.3)
- Sphinx ドキュメンテーション用 JavaScript サポート