[ 源代码: python-securetar ]
软件包:python3-securetar(2025.2.1-2)
python3-securetar 的相关链接
Debian 的资源:
下载源码包 python-securetar:
- [python-securetar_2025.2.1-2.dsc]
- [python-securetar_2025.2.1.orig.tar.gz]
- [python-securetar_2025.2.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for secure and encrypted tar file handling
This library provides secure management of tar files with added support for encryption. It offers a streaming interface to manage contents efficiently, ensuring secure data handling without compromising performance. Users can create both outer and inner compressed tar structures, simplifying the management of complex archival routines.
其他与 python3-securetar 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives