[ 源代码: 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