Skip to main content

Find the system include paths for clang and gcc C/C++ compilers

Project description

ccsyspath helps you find the system include path of your c/c++ compiler

Supports gcc and clang c compilers.

MIT License Continuous Integration Coverage Testing Results

Usage

You can retrieve all of the system include paths for a specific compiler with the system_include_paths function.

import ccsyspath

paths = ccsyspath.system_include_paths('/path/to/clang')

Installing

You can install the latest stable version from PyPI

$ pip install ccsyspath

Or, you can install the latest development version from GitHub

$ pip install git+git://github.com/AndrewWalker/ccsyspath.git

Acknowledgements

This package is based on the approach demonstrated in a stackoverflow answer licensed under the cc by-sa 3.0 with attribution required

Contributing

If you experience problems with ccsyspath, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

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

ccsyspath-1.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

ccsyspath-1.1.0-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 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