[ ソース: pcpp ]
パッケージ: python3-pcpp (1.30-3)
C99 preprocessor written in pure Python
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).
