It's the latest stable and the current pip release does not allow for targeting 3.12 on windows: $ pip download --verbose --python-version=3.12 --only-binary=":all:" --platform win_amd64 --dest ~/Downloads/ "fastcdc==1.5.0" Could...
repository = "https://github.com/iscc/fastcdc-py" keywords = ["cdc", "chunking"] classifiers = [ "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: Unix",...