Metadata-Version: 2.1
Name: ctypes-helper
Version: 0.1.1
Summary: A utility package for defining, managing, and converting C data types in Python using ctypes.
License: MIT
Author: kris.wang
Author-email: wenhom.wang@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# ctypes_helper
