https://github.com/zshipko/c-header-to-json
https://github.com/zshipko/c-header-to-json
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zshipko/c-header-to-json
- Owner: zshipko
- License: isc
- Created: 2019-12-06T05:05:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T05:07:57.000Z (over 6 years ago)
- Last Synced: 2025-01-22T14:08:16.087Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# c-header-to-json
`c-header-to-json` can be used to generate a JSON document with information about a C header file
## Dependencies
- libclang
- Python libclang bindings