Skip to main content

Parse C++ header files and generate a data structure representing the class

Project description

Build Status

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 aim to maintain (some) compatibility with the existing code and make improvements and bugfixes as we need them – though some decisions made early on in this code’s development means some compatibility may be broken as things get fixed.

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

Authors

Originally developed by Jashua Cloutier, this fork is maintained by the RobotPy project.

Past contributors include:

  • Jashua Cloutier

  • Chris Love

  • HartsAntler

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotpy-cppheaderparser-5.0.17.tar.gz (50.0 kB view details)

Uploaded Source

Built Distribution

robotpy_cppheaderparser-5.0.17-py3-none-any.whl (36.6 kB view details)

Uploaded Python 3

File details

Details for the file robotpy-cppheaderparser-5.0.17.tar.gz.

File metadata

File hashes

Hashes for robotpy-cppheaderparser-5.0.17.tar.gz
Algorithm Hash digest
SHA256 adc7fd6c77d2c980cd3c23c9fb86fdefc30d735a14ad9ba879f3d588fd60ba3a
MD5 d2535dd4d5837a0110d8352abc8d7858
BLAKE2b-256 e96cff7c4e50431d77727391fbcd74e65bdd5a2719b90539309dea868fa59eba

See more details on using hashes here.

File details

Details for the file robotpy_cppheaderparser-5.0.17-py3-none-any.whl.

File metadata

File hashes

Hashes for robotpy_cppheaderparser-5.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 6e627537fbb4b87f24ca01ccd288e081d498c93c11f1fab5506d74cf360e4743
MD5 62a510faa0e2857ebbb09da436bb624d
BLAKE2b-256 f603f9676850d22acb0290fd72cde7ed7c9df9ff7212cbe1115e7d7f0ee257b5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page