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++ compilers system include path
Supports gcc and clang c compilers.
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')
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
Built Distribution
File details
Details for the file ccsyspath-1.0.1.tar.gz
.
File metadata
- Download URL: ccsyspath-1.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f983e4e3b632ceadc2f4e2208cb7baf61e4f6d20771b235600ae3cb10d06c586 |
|
MD5 | 43b63151db71a67d8fa5e9909491631f |
|
BLAKE2b-256 | 89cc635e0c1228adf3d2376b1ca5b3ea52021f16465326b9579025f5e61d0e78 |
File details
Details for the file ccsyspath-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ccsyspath-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 845c99bf685819b2f65b5f7eb9372577b731f277ba40bf8c513b4f8a66b01fff |
|
MD5 | cc5a3141cc8c652583dd61ae1125b740 |
|
BLAKE2b-256 | 62c95187a421947c10ab56f45f3a08c432e460ee5c9b4269fb13415bcf404edd |