header2whatever

View on PyPIReverse Dependencies (0)

0.4.8 header2whatever-0.4.8-py3-none-any.whl

Wheel Details

Project: header2whatever
Version: 0.4.8
Filename: header2whatever-0.4.8-py3-none-any.whl
Download: [link]
Size: 81076
MD5: e9f9870e3d55588a4aba48116eaacedb
SHA256: ff3ccdc3159027f4b15e271977946adaf60d939ea0950b0245b7d725a5741402
Uploaded: 2022-12-05 03:25:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: header2whatever
Version: 0.4.8
Summary: Generate files from C/C++ headers using jinja2 templates
Author: Dustin Spicuzza
Author-Email: dustin[at]virtualroadside.com
Home-Page: https://github.com/virtualroadside/header2whatever
License: Apache 2.0
Keywords: c++ cpp codegen generator header jinja2 template
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: robotpy-cppheaderparser (>=5.1.0)
Requires-Dist: jinja2
Requires-Dist: pyyaml
Requires-Dist: schematics (>=2.1.1)
[Description omitted; length: 2844 characters]

WHEEL

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

RECORD

Path Digest Size
header2whatever/__init__.py sha256=9z09RPjTRtVhk5ZzQ4ukmhuqZ_Nj4WIlOFUBmcPISC0 124
header2whatever/config.py sha256=RbqaBNtQAAkyoIvpccWIz866jGYDR_f2uZpwSgNsiVs 1851
header2whatever/default_hooks.py sha256=JnK86MD7mf0HvwwkTBgzgUhzY4nP7CqeNucBVNN5N6I 1241
header2whatever/parse.py sha256=OdE_UUt0EFdGWN5HxwrNE8Iu3EhymOKmGDo2I02L0No 10560
header2whatever/preprocess.py sha256=Lu6sUYW6QzhE5HCELvY8eEOG-aobKaJMM9AkSmJs0k4 2346
header2whatever/util.py sha256=LFczaZMe-IiDNEKpZmx3mLav-A46nlgxFeAM9PJ_iSI 1318
header2whatever/version.py sha256=_aC5fRRF_SfuiXZR_fcolA3i218ZBwOWxxRr8Nl_ErQ 49
header2whatever/_pcpp/__init__.py sha256=F1-sI-2VwXXwoOPp29SvZ0_sAkNtoI16H1o_xRNgJ90 139
header2whatever/_pcpp/evaluator.py sha256=OBjGXXY5sqIt_MPu4_YqRVV8DBuBl1uQl63eWt8sBvc 4744
header2whatever/_pcpp/preprocessor.py sha256=c-s-RpoOLeFpm6HIF0T4es9sOxiV63TpPy_uROlDh4o 76109
header2whatever/_pcpp/ply/ply/__init__.py sha256=sx6iBIF__WKIeU0iw2WSoSqBhclHF5EhBTc0wDigTV8 103
header2whatever/_pcpp/ply/ply/cpp.py sha256=Wis8sOQ2xHBYe-fJ3bxl1Cqbe0BUrIBPiNve9_nES4g 36680
header2whatever/_pcpp/ply/ply/ctokens.py sha256=GmyWYDY9nl6F1WJQ9rmcQFgh1FnADFlnp_TBjTcEsqU 3155
header2whatever/_pcpp/ply/ply/lex.py sha256=VOjxo7-KHLHLcmZkAiIQ_gGumN7Oso9l-6Uk-mEWGNA 42941
header2whatever/_pcpp/ply/ply/yacc.py sha256=9baLh1zw7MKEtAfL8zCSQbzufi3X2H9IcZJBiyYOu-E 137783
header2whatever/_pcpp/ply/ply/ygen.py sha256=TRnkZgx5BBB43Qspu2J4gVtpeBut8xrTEZoLbNN0b6M 2246
header2whatever-0.4.8.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
header2whatever-0.4.8.dist-info/METADATA sha256=uVSWm5CLcV-vgnFfWhvM0FRKedV_sBGDGyh8B4N8Kms 3511
header2whatever-0.4.8.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
header2whatever-0.4.8.dist-info/entry_points.txt sha256=pI05AxEgUr_pTsneOv_4gh7OBHlhqpQAWhbEKBgiP60 92
header2whatever-0.4.8.dist-info/top_level.txt sha256=nqhdSxPZk7YEqhJWKgWGVq_LBKt1KMAcAjwW5M4YCLY 68
header2whatever-0.4.8.dist-info/RECORD

top_level.txt

header2whatever
header2whatever/_pcpp
header2whatever/_pcpp/ply/ply

entry_points.txt

h2w = header2whatever.parse:main
h2w-batch = header2whatever.parse:batch