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.1.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for bundle_cpp-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e52b297adad7c695fc466a4f79d7e6b68fb8576dd9bacc569f8954f84c08d3f6 |
|
MD5 | be250943c91472deb7d5f5fd415dccb1 |
|
BLAKE2b-256 | b95aaa057585c38f3d7b5315c70b1a6ebd8a643f2a67a3619f39e889da4f3b10 |