[ ソース: python-zipfile-zstd ]
パッケージ: python3-zipfile-zstd (0.0.4-2)
python3-zipfile-zstd に関するリンク
Debian の資源:
python-zipfile-zstd ソースパッケージをダウンロード:
- [python-zipfile-zstd_0.0.4-2.dsc]
- [python-zipfile-zstd_0.0.4.orig.tar.gz]
- [python-zipfile-zstd_0.0.4-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Monkey patch the standard zipfile module to enable Zstandard support
This library monkey patches the zipfile module present in the standard library to provide zstd compression. It is done by changing the import line and a new constant to specify the compression algorithm becomes available.
その他の python3-zipfile-zstd 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-zstandard
- Python bindings for interfacing with Zstandard library