[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives