{"library":"pcpp","type":"library","category":null,"description":"PCPP is a pure Python implementation of a C99 preprocessor. It's designed to preprocess C and C++ source code, handling directives like `#include`, `#define`, and conditional compilation. A key use case is for processing header-only C++ libraries into single-file includes and for integration with documentation tools like Doxygen. The library is actively maintained, though with an infrequent release cadence, with the latest significant update in late 2021.","language":"python","status":"active","version":"1.30","tags":["C preprocessor","C99","preprocessing","compiler tools","build tools","macros","header files"],"install":[{"cmd":"pip install pcpp","imports":["from pcpp.preprocessor import Preprocessor"]}],"homepage":null,"github":"https://github.com/ned14/pcpp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pcpp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pcpp/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}