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-v1
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.0.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for bundle_cpp-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 983440c4570c55e718063294b30984cd5109280f331dfddcec334ca8a25ee809 |
|
MD5 | 8b52d3f0ef3f715c9c029b7b89629ee1 |
|
BLAKE2b-256 | dcb08a448640b8daa65f3be3ae6d1d65dc38b948822d3785819fffe487813afe |