Skip to main content

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.4.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

bundle_cpp-0.1.4-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page