headercount 1.0.0
pip install headercount
Latest version
Released:
Count directly and indirectly included headers in a C/C++ project
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Nico Madysa
- Tags header, include, c, c++, include
- Requires: Python >=3.4
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Headercount goes through a C or C++ project and searches for #include directives. It recursively follows project header includes and prints statistics about which header was included how many times. This indicates which headers are depended on the most, which is useful when debugging long compile times of medium-sized projects.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Nico Madysa
- Tags header, include, c, c++, include
- Requires: Python >=3.4
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
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 headercount-1.0.0.tar.gz
.
File metadata
- Download URL: headercount-1.0.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38637170bc79cb2e7b70b8149b0859d032311372b859adf2bbf91a11d4cc3713 |
|
MD5 | e03346b5f432c62d9a4c653212a1eb68 |
|
BLAKE2b-256 | 2286de4c6f1cd9b2874db1726af022591ab8ce35b254334cca7067397bb469fb |
File details
Details for the file headercount-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: headercount-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c51b602eace26199113052596640253794bddccdbf9e93f8fd405913b753fd2b |
|
MD5 | c8109b9a273115bd9712579ea4b7b283 |
|
BLAKE2b-256 | 5278a3e8fc4b6ae5243033ac68b23c0ebb9de318467a861bbc76ae1474439353 |