Metadata-Version: |
2.3 |
Name: |
fastcrc |
Version: |
0.3.2 |
Summary: |
A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum |
Author: |
overcat <4catcode@gmail.com> |
Author-Email: |
overcat <4catcode[at]gmail.com> |
Home-Page: |
https://github.com/overcat/fastcrc |
Project-Url: |
homepage, https://github.com/overcat/fastcrc |
Project-Url: |
repository, https://github.com/overcat/fastcrc |
Project-Url: |
documentation, https://fastcrc.readthedocs.io |
License: |
MIT License |
Keywords: |
crc,crc8,crc16,crc32,crc64 |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7 |
Description-Content-Type: |
text/x-rst; charset=UTF-8 |
License-File: |
LICENSE |