
A pure universal Python C (pre-)preprocessor implementation, very useful for pre-preprocessing header only C++ libraries into single file includes and other such build or packaging stage manipulation. The implementation can be used as a Python module (see API reference) or as a command line tool pcpp which can stand in for a conventional C preprocessor (i.e. it'll accept similar arguments).