simple-file-checksum

View on PyPIReverse Dependencies (2)

1.3.1 simple_file_checksum-1.3.1-py3-none-any.whl

Wheel Details

Project: simple-file-checksum
Version: 1.3.1
Filename: simple_file_checksum-1.3.1-py3-none-any.whl
Download: [link]
Size: 4625
MD5: bab7a0ed15067824de09401c01c231d0
SHA256: 5c3f9519a3db4f12358a55c219c98ae4c1111d79f4e08c77715a626d1f6b4972
Uploaded: 2024-10-16 10:25:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simple-file-checksum
Version: 1.3.1
Summary: Returns the MD5, SHA1, SHA256, SHA384, or SHA512 checksum of a file.
Author: Sash Sinha
Author-Email: sashsinha1[at]gmail.com
Home-Page: https://github.com/sashsinha/simple-file-checksum
License: MIT
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: Programming Language :: Python :: 3.13
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: pytest (>=3.9); extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: tox (==4.22.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 3295 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.44.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cli.py sha256=vQlQrB51YZOIdA24PVul7yCJncpsKy9AwoIsCqp4ZfE 820
simple_file_checksum.py sha256=XDpTL4bjiEokC-hPkzO2M89jZIZZ4z8YcVK-njuXXM8 1228
simple_file_checksum-1.3.1.dist-info/LICENCE sha256=YhlbzGYuMaX0YAIao7tMl64qqsfBi_ypcQE-z_AhXNw 1050
simple_file_checksum-1.3.1.dist-info/METADATA sha256=Onwb0Rk3h64FD2ph0jK8M6txNop_FpNzJKv0Wq9Jim4 4375
simple_file_checksum-1.3.1.dist-info/WHEEL sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc 92
simple_file_checksum-1.3.1.dist-info/entry_points.txt sha256=a04vjl5b8N1YSE1tRRjJ1Va_fHQaVt0ZT3uuL8IWuC0 50
simple_file_checksum-1.3.1.dist-info/top_level.txt sha256=sxj2RsRTPoA_1d-SvlLaHyHoj1hl5rvn0GbK98Jud7Q 25
simple_file_checksum-1.3.1.dist-info/RECORD

top_level.txt

cli
simple_file_checksum

entry_points.txt

simple-file-checksum = cli:main