fastcdc

View on PyPIReverse Dependencies (3)

1.6.0 fastcdc-1.6.0-cp39-cp39-win_amd64.whl
fastcdc-1.6.0-cp39-cp39-manylinux_2_31_x86_64.whl
fastcdc-1.6.0-cp39-cp39-macosx_12_0_x86_64.whl
fastcdc-1.6.0-cp39-cp39-macosx_11_0_x86_64.whl
fastcdc-1.6.0-cp38-cp38-win_amd64.whl
fastcdc-1.6.0-cp38-cp38-manylinux_2_31_x86_64.whl
fastcdc-1.6.0-cp38-cp38-macosx_12_0_x86_64.whl
fastcdc-1.6.0-cp38-cp38-macosx_11_0_x86_64.whl
fastcdc-1.6.0-cp312-cp312-win_amd64.whl
fastcdc-1.6.0-cp312-cp312-manylinux_2_31_x86_64.whl
fastcdc-1.6.0-cp312-cp312-macosx_12_0_x86_64.whl
fastcdc-1.6.0-cp312-cp312-macosx_11_0_x86_64.whl
fastcdc-1.6.0-cp311-cp311-win_amd64.whl
fastcdc-1.6.0-cp311-cp311-manylinux_2_31_x86_64.whl
fastcdc-1.6.0-cp311-cp311-macosx_12_0_x86_64.whl
fastcdc-1.6.0-cp311-cp311-macosx_11_0_x86_64.whl
fastcdc-1.6.0-cp310-cp310-win_amd64.whl
fastcdc-1.6.0-cp310-cp310-manylinux_2_31_x86_64.whl
fastcdc-1.6.0-cp310-cp310-macosx_12_0_x86_64.whl
fastcdc-1.6.0-cp310-cp310-macosx_11_0_x86_64.whl

Wheel Details

Project: fastcdc
Version: 1.6.0
Filename: fastcdc-1.6.0-cp39-cp39-win_amd64.whl
Download: [link]
Size: 269669
MD5: 8259e3ca8a79bba5ef1ceb897009709d
SHA256: 863a97773193d2f2e702cce33121c06edfff45f679ac855682ec34115fc2097b
Uploaded: 2024-05-09 19:28:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastcdc
Version: 1.6.0
Summary: FastCDC (content defined chunking) in pure Python.
Author: Titusz Pan
Author-Email: tp[at]py7.de
Home-Page: https://github.com/iscc/fastcdc-py
Project-Url: Repository, https://github.com/iscc/fastcdc-py
License: MIT
Keywords: cdc,chunking
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Multimedia
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Archiving
Classifier: Topic :: Utilities
Requires-Python: >=3.7.2,<4.0
Requires-Dist: blake3 (<0.4,>=0.3); extra == "hashes"
Requires-Dist: click (<9.0,>=8.1)
Requires-Dist: click-default-group (<2.0,>=1.2)
Requires-Dist: codetiming (<2.0,>=1.2)
Requires-Dist: humanize (<5.0,>=4.0)
Requires-Dist: py-cpuinfo (<10.0,>=9.0)
Requires-Dist: xxhash (<4.0,>=3.0); extra == "hashes"
Provides-Extra: hashes
Description-Content-Type: text/markdown
[Description omitted; length: 6463 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: false
Tag: cp39-cp39-win_amd64

RECORD

Path Digest Size
fastcdc/.gitignore sha256=n9bbCQ6TtaSk_vdzZtYcovKq1ggtULjKXgHSE5f5ORo 18
fastcdc/__init__.py sha256=_t_8rLgKsFGClid4HQwK6KPWxHYRKPwa-C7Z-eb6JyY 289
fastcdc/benchmark.py sha256=WesIecUmphPAsjY1BwSohHSCiwvmj9wk43R1EWm7ErM 2210
fastcdc/chunkify.py sha256=QQqIPf4aVqVxAXZPVUFAE9pLSKelyIuRdiNDIH-Sw8o 1841
fastcdc/cli.py sha256=GlTGbOzyX4C6GflX_NBKRi7x5xXgsDT3KqtWcJD_IlU 533
fastcdc/const.py sha256=hyHDh45JohaLgrBD9Hqb1p53B_JgPqyCwoIbRsfugkw 5159
fastcdc/fastcdc_cy.pyx sha256=0CtsJo8jAaBx3zAzbbfCP9HgWsMY1T8RuEBFGk_lfRs 7549
fastcdc/fastcdc_py.py sha256=Cimr0vFo0IunlHy-Gt7MvoXFSfMFI0EgOLLRH-kJhL8 7937
fastcdc/original.py sha256=i_g383LcAAbWOc57xV8IutZvAhF7WSL8HvE3QBXQt10 3457
fastcdc/scan.py sha256=mR2Q8z0sA7_YjMTbb5RDyuMqJa7dLmKRbYydIrp-Mwc 3055
fastcdc/utils.py sha256=WYPmz6k6n_3v8XKD6DMzQuA_T7tE2fQCB7gVJ9XxQmI 2235
fastcdc/fastcdc_cy.c sha256=1dsc8DLjfjGK4sz3KdmYpN9VN1DaINqCwxCkERbQTNQ 1283281
fastcdc/fastcdc_cy.cp39-win_amd64.pyd sha256=WUEsnu5mBi1EMeBTZpNmYTR5RUXnZ41TPkPbTLzgi60 177152
fastcdc-1.6.0.dist-info/entry_points.txt sha256=jR4vWYhtrtz1QLMZsnTD6xh0iOomD2OKxXjeNwogtdw 43
fastcdc-1.6.0.dist-info/LICENSE sha256=YUReSvWPuvIvRFpjKpCQKMPw0nRx_DOb4aQi3odLQTk 1098
fastcdc-1.6.0.dist-info/METADATA sha256=ewc3Tqoz1IlS13UZkM_Vh_lgQiK7__jxyo5JR0z5cKE 8065
fastcdc-1.6.0.dist-info/WHEEL sha256=1IyMrlk0wO7UertYm7pyjf3m1sV0KDb8wW6mQlBtUog 96
fastcdc-1.6.0.dist-info/RECORD

entry_points.txt

fastcdc = fastcdc.cli:cli