aesfile

View on PyPIReverse Dependencies (1)

0.0.6 aesfile-0.0.6-py3-none-any.whl

Wheel Details

Project: aesfile
Version: 0.0.6
Filename: aesfile-0.0.6-py3-none-any.whl
Download: [link]
Size: 8350
MD5: 4b50f6cfb3b2f48773f53f9d9edb4408
SHA256: 98f84c7a1a8b467b91b94cf8117268817902d299eb5b61287b533674de80d477
Uploaded: 2025-03-08 10:05:50 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: aesfile
Version: 0.0.6
Summary: A python xxxFile like ( ie GzipFile, BZ2File, ...) for manipulating AES encrypted files.
Author-Email: bibi21000 <bibi21000[at]gmail.com>
Maintainer-Email: bibi21000 <bibi21000[at]gmail.com>
Project-Url: HomePage, https://github.com/bibi21000/AesFile
Project-Url: Issues, https://github.com/bibi21000/AesFile/issues
Project-Url: Changelog, https://github.com/bibi21000/AesFile/blob/master/CHANGELOG.md
Project-Url: Documentation, https://bibi21000.github.io/AesFile/
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: cofferfile
Requires-Dist: pycryptodome
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: pdoc; extra == "doc"
Requires-Dist: bandit; extra == "test"
Requires-Dist: coverage[toml]; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-random-order; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: pyzstd; extra == "zstd"
Provides-Extra: build
Provides-Extra: doc
Provides-Extra: test
Provides-Extra: zstd
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4831 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aesfile/__init__.py sha256=NWpHEKGKVBPOaq2aRoMmTKuchyJImR4u1Dk14YkNzjM 5285
aesfile/tar.py sha256=bpxZsJEY9RXcHrLnS-uXBF1nitXUCs4PXX7XGpa4Fb8 2054
aesfile/zstd.py sha256=I5TM2xnl-84aPWJQmAQyEBfZU6vJk5dNyrhT-E1RAJg 3721
aesfile-0.0.6.dist-info/METADATA sha256=-AJJj0im0z7QnjvloINNLKIYS3JJ6GINIwtnMtstO_k 6584
aesfile-0.0.6.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
aesfile-0.0.6.dist-info/entry_points.txt sha256=mU0iRtQohQunXiXVx9RWI_-YqNngo_LsrR0AdmFxFGQ 46
aesfile-0.0.6.dist-info/licenses/LICENSE sha256=6_0WB4pAdQuiNhzKWWk7ZAkmhTHRBERgWaNPa-YnnxE 1074
aesfile-0.0.6.dist-info/RECORD

entry_points.txt

aes = aesfile:AesCryptor