Repository URL to install this package:
|
Version:
1.6.0 ▾
|
google-crc32c
/
METADATA
|
|---|
Metadata-Version: 2.4 Name: google-crc32c Version: 1.6.0 Summary: A python wrapper of the C library 'Google CRC32C' Home-page: https://github.com/googleapis/python-crc32c Author: Google LLC Author-email: googleapis-packages@google.com License: Apache 2.0 Platform: Posix Platform: MacOS X Platform: Windows Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Requires-Python: >=3.9 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: importlib_resources>=1.3; python_version < "3.9" and os_name == "nt" Provides-Extra: testing Requires-Dist: pytest; extra == "testing" Dynamic: license-file Dynamic: requires-dist Requires-Dist: flet-libcrc32c (>=1.1.2)