c-helpers

View on PyPIReverse Dependencies (0)

1.0.0 c_helpers-1.0.0-py3-none-any.whl

Wheel Details

Project: c-helpers
Version: 1.0.0
Filename: c_helpers-1.0.0-py3-none-any.whl
Download: [link]
Size: 4845
MD5: 541a642307bdbc81ff6ea58cf99982fb
SHA256: b81b0a7eb359a09d7d3cfcf59ebf41be3746b944f9f6ae2cf984a9a3af4ea8a3
Uploaded: 2024-02-25 22:21:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: c-helpers
Version: 1.0.0
Summary: Helpers for c-structs sizes and offsets
Author-Email: doronz88 <doron88[at]gmail.com>
Maintainer-Email: doronz88 <doron88[at]gmail.com>
Project-Url: Homepage, https://github.com/doronz88/c-helpers
Project-Url: Bug Reports, https://github.com/doronz88/c-helpers/issues
License: MIT
Keywords: c,struct
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
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 :: Only
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: plumbum
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 810 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
c_helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
c_helpers/__main__.py sha256=XhjDHWp9KYn29z_NSgluLxrcvO9dtbxu_fI1EWH2aBI 3975
c_helpers/_version.py sha256=DGJ4pj32xs3_DRJhSzQwCiRNnAQrMgo09USYpyMZsKc 411
c_helpers-1.0.0.dist-info/LICENSE sha256=XRbUuTFxIY1zRhEZQ0c8QfNPYWPXl5vfsG4fkpQF-OU 1054
c_helpers-1.0.0.dist-info/METADATA sha256=IghMflEVWhD5yhw0w9e6c0YheGSDsx7o0nTcGpNR7OA 1821
c_helpers-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
c_helpers-1.0.0.dist-info/entry_points.txt sha256=sRLiL7lhPaY0O1w3FA5r_ozGw1R1QWn0MSkC57oPI1M 94
c_helpers-1.0.0.dist-info/top_level.txt sha256=phTbTrc6hGEKnHTSTtPDJMyqcDi8qEuwN4bjYB6aGrg 10
c_helpers-1.0.0.dist-info/RECORD

top_level.txt

c_helpers

entry_points.txt

c-const = c_helpers.__main__:c_const
c-struct = c_helpers.__main__:c_struct