CppHeaderParser is a pure python C++ header parser that parses C++ headers and creates a data structure that you can use to do many types of things. We’ve found it particularly useful for creating programs that generate python wrappers around existing C++ programs.
robotpy-cppheaderparser is a fork of the CppHeaderParser library originally created by @senex. CppHeaderParser is an excellent library and critical to some of the stuff we do in the RobotPy project. Unfortunately, the maintainer seems to be busy, so robotpy-cppheaderparser was born.
We don’t currently intend to develop new features, but aim to maintain compatibility with the existing code and make improvements and bugfixes as we need them.
If you find an bug, we encourage you to submit a pull request! New changes will only be accepted if there are tests to cover the change you made (and if they don’t break existing tests).
Documentation
Documentation can be found at https://cppheaderparser.readthedocs.io
Install
pip install robotpy-cppheaderparser
License
BSD License
Release files for robotpy-cppheaderparser 3.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robotpy-cppheaderparser-3.1.1.tar.gz | 30.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| robotpy_cppheaderparser-3.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 63.2 kB
Release files / robotpy-cppheaderparser-3.1.1.tar.gz
| Download URL | robotpy-cppheaderparser-3.1.1.tar.gz |
|---|---|
| Size | 30.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6dbcd7b98a14824a980341ad3c918a4bccb6465aaf670a3d4a4c17d70351a115
|
|
BLAKE2b-256 checksum How to use checksums |
9543c2f0f40c9137883d400377e5f17dc01d56a711e43d589e26a829a4788420
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
|
Release files / robotpy_cppheaderparser-3.1.1-py3-none-any.whl
| Download URL | robotpy_cppheaderparser-3.1.1-py3-none-any.whl |
|---|---|
| Size | 32.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2098836a435f7f71e6212827a11f25491b96916ae07fc14a6ff829f28572c0b0
|
|
BLAKE2b-256 checksum How to use checksums |
4cffb8029b5cb80511bc4e504005b382b4fed85836117b1de6e3b6aeb8d2b1e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
|