Metadata-Version: 2.4
Name: h2ctypes
Version: 0.1.0
Summary: convert c++ header files to python ctypes
Author-email: jwl <408066557@qq.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: jinja2>=3.1.6
Requires-Dist: typer>=0.19.1

# usage
python -m h2ctypes.dump XTPMarketDataStruct ~/work/h2ctypes_local/test_data/header/*.h
