cprotogen

View on PyPIReverse Dependencies (0)

0.1.0 cprotogen-0.1.0-py3-none-any.whl

Wheel Details

Project: cprotogen
Version: 0.1.0
Filename: cprotogen-0.1.0-py3-none-any.whl
Download: [link]
Size: 6906
MD5: f5fc96d31f27435806989b754e19732b
SHA256: 542b6a347dc30bef197580e5f19ba47bae18bf4c3c0a64dd5ee308991cdb5532
Uploaded: 2024-11-08 16:53:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cprotogen
Version: 0.1.0
Summary: A simple Python library and command-line tool for generating C function prototypes from source files.
Author: Matthias Cremieux
Project-Url: Home, https://github.com/Mattcrmx/cprotogen
License: MIT License Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.11
Requires-Dist: pycparser
Requires-Dist: pycparser-fake-libc
Requires-Dist: black; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2220 characters]

WHEEL

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

RECORD

Path Digest Size
cprotogen/__init__.py sha256=PViOVCtdeInFeBQCGkWRC-zDQTQ1mFxy0fd4K9syQZM 170
cprotogen/generator.py sha256=O0lwMY8eXt9X07TedKKfUP-vMFDyrLhplaOLbJTD_P0 9526
cprotogen/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cprotogen-0.1.0.dist-info/LICENSE sha256=ACwmltkrXIz5VsEQcrqljq-fat6ZXAMepjXGoe40KtE 1069
cprotogen-0.1.0.dist-info/METADATA sha256=B_r5V7JdEQXKS90VQZqgDn8-3Br9_MM2ypK-Am86Bso 4056
cprotogen-0.1.0.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
cprotogen-0.1.0.dist-info/entry_points.txt sha256=W_GE2pesgZde4naaLwedVo_TrM8SOUJ9AHYD4aapT88 63
cprotogen-0.1.0.dist-info/top_level.txt sha256=lT38rNqgJ0ryvMjLsHOu_YaWnbXRqUkfEjetmtgdnE4 10
cprotogen-0.1.0.dist-info/RECORD

top_level.txt

cprotogen

entry_points.txt

cprotogen = cprotogen.generator:cli_generate