expand includes and create a single file
Project description
bundle_cpp_v1
proxy of preprocessor. This is a tool that parses and expands C++ codes, including 'include' statements, and outputs it as a single file. It is similar to using the -E option with g++. However, it does not expand system headers.
installation
pip install bundle-cpp
Usage
bundle main.cpp -I lib/ src/main.cpp > src/main_bundle.cpp
system requirements
- Python >= 3.8
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
bundle_cpp-0.1.2.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for bundle_cpp-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07f74c860f0f5260a09ea6c4c29f47d795ef6801298012b6baeb0914adc96c19 |
|
MD5 | 8df37116c50caa0da401d685883452d0 |
|
BLAKE2b-256 | 764638886bfd64473d9901a318382d9c3840559bf426c7d0c5030c32b0d7b148 |