crcengine

View on PyPIReverse Dependencies (0)

0.4.0.post1 crcengine-0.4.0.post1-py3-none-any.whl

Wheel Details

Project: crcengine
Version: 0.4.0.post1
Filename: crcengine-0.4.0.post1-py3-none-any.whl
Download: [link]
Size: 40470
MD5: cb1a72ed41b8ffc10c14b82f89d899ef
SHA256: 422c0ba6c7c0ef172fed41f2888b24ded27cb8a767baf42b265b3b5eea77bb7b
Uploaded: 2023-04-16 20:50:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crcengine
Version: 0.4.0.post1
Summary: A library for CRC calculation and code generation
Author: Garden Tools
Author-Email: gardensofdorwinion[at]gmail.com
Home-Page: https://github.com/GardenTools/crcengine
Project-Url: Documentation, https://crcengine.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/GardenTools/crcengine
License: GPL-3.0-only
Keywords: crcengine,CRC,cyclic,redundancy,check,checksum,code-generation,Castagnoli,CRC32,CRC16-CCITT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: C
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: Topic :: Communications
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
Requires-Python: >=3.7.2,<4.0.0
Requires-Dist: importlib-metadata (>=3.6); python_version < "3.8"
Requires-Dist: jinja2 (>=2.7)
Description-Content-Type: text/x-rst
[Description omitted; length: 4865 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crcengine/__init__.py sha256=IMNxIB-5IjuvReFOMSo0KhrgLOdTkHlPTjEBk4PFgiI 2196
crcengine/__main__.py sha256=KeSmJEp-F6B0C-Kfna0PL15OTTIZd3CuUQQgq5sjV5M 4841
crcengine/algorithms.py sha256=YO56q9Uox8kw47fFQHZOgOTZCA24Osj0XA5W3Hdwt3o 9635
crcengine/calc.py sha256=P4NPV7_izdyckcLCdxq-Wie8VV2EabqX2eSRTpJ3_zI 26155
crcengine/calc.py.bak sha256=_GQbS1rJahIKfIRVIkq9x-ICkIkzMjK7LaG0MJ9uBMo 26198
crcengine/codegen.py sha256=S0CzQTG5xJu-j8fcpOVMBBcASeViG-HAW-ffxxuT1Dc 7979
crcengine/templates/c_template sha256=IChAbOfI4gR04sVhMihqZ39JnAxcgO_OvFhQOVcsfqk 1300
crcengine/templates/h_template sha256=5W5bGTCGF0R78SDAUC6FVZlEYDcnqZ2SOVsv61SqG2U 291
crcengine/templates/test_template sha256=AMVj92a2EhV43gBLsLlIjUFj60cTRKfrkfu3v-6Mi2k 458
crcengine-0.4.0.post1.dist-info/entry_points.txt sha256=zgW8qq5xPmrtrFJ305ISH0CHtLlKGD9QgbBHDyAWYtQ 53
crcengine-0.4.0.post1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
crcengine-0.4.0.post1.dist-info/METADATA sha256=DHz0sPrOxN3iABviHqzQn7G8HeW-CqhH9Re3gpquZFI 6129
crcengine-0.4.0.post1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
crcengine-0.4.0.post1.dist-info/RECORD

entry_points.txt

crcengine = crcengine.__main__:main