blockit

View on PyPIReverse Dependencies (0)

0.0.5 blockit-0.0.5-py3-none-any.whl

Wheel Details

Project: blockit
Version: 0.0.5
Filename: blockit-0.0.5-py3-none-any.whl
Download: [link]
Size: 11493
MD5: ebbd4b7901330fdb7d4e15ccfab1f260
SHA256: a4d3f84b7d40c7633c8146ff78588c66dd83ab98e97f8cf6684a104365a681d8
Uploaded: 2023-06-30 06:43:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blockit
Version: 0.0.5
Summary: blockit - cli tool for encrypting and decrypting strings
Author-Email: 0xsirsaif <sirsaif99[at]gmail.com>
Project-Url: Documentation, https://github/0xsirsaif/blockit
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.9
Requires-Dist: typer (>=0.9.0)
Requires-Dist: httpx (>=0.24.1)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: flit; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 5485 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
blockit/__init__.py sha256=S7u1lbuWmM3A3ajykBialmPoJUK6Jg-WmNqM-9OZFdk 22
blockit/__main__.py sha256=wcCrL4PjG51r5wVKqJhcoJPTLfHW0wNbD31DrUN0MWI 28
blockit/cli.py sha256=L7MnhITTCjTAKxYwRKz3nq__cD_lyFqQKeDcjyKguqg 947
blockit/crypto_algorithms.py sha256=CVLyPZSZueGsSVAiLMbNZ4gdq_7kjn4LXrSHHVcEWJI 23428
blockit/reverse_encryption_api.py sha256=gaTkH7UxpH2DCPsdn8TorPYNopuzpaLDYJpsvbR6ODg 684
blockit-0.0.5.dist-info/entry_points.txt sha256=fQzVGUXe1j3pDHFGQeCAGxkyieAqCkVL_jXtpc5Rc1Q 43
blockit-0.0.5.dist-info/LICENSE sha256=L3N_3ra5afIGFVeuG7kEadPMeqr8friJ-hTueaL_LxY 1069
blockit-0.0.5.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
blockit-0.0.5.dist-info/METADATA sha256=mOee2uY_r7Vxl2CPjJWBdcmjpymodlreYFS_MeIsws4 7373
blockit-0.0.5.dist-info/RECORD

entry_points.txt

blockit = blockit.cli:app