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.3.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for bundle_cpp-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b43b9a6590cff9e0a82ae36e70b9b5d14d10a52454e14015c0e0271829dfdd44 |
|
MD5 | 838e1c322358c9e40393e2704ebd97e9 |
|
BLAKE2b-256 | e9344ca6eb63e0e1d03c6cdd647dfb378f639b6439a7c7206891b157ec1b4ad8 |