Reads and parses documentation from C++ header files in pure Python.
Project description
docblock
The docblock
package reads and parses documentation from C++ header files.
It is opinionated and explicitly does not cover all edge cases of the C++ grammar, but hopes to provide sufficient utility for most use cases.
The docblock
package is a pure Python package and depends only on pyparsing
.
It can be installed as
pip install docblock
Why docblock
?
TODO
Example usage
TODO
Project details
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
docblock-0.0.1a0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file docblock-0.0.1a0.tar.gz
.
File metadata
- Download URL: docblock-0.0.1a0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7aeea2dc053f092b905f0af5d9909696af5fd740c85e65dcb83a0f14fffe3076 |
|
MD5 | 11e6ae4c5d8f4912c02f637093211cb7 |
|
BLAKE2b-256 | e998b5c8c0461275c7f52469af07dd365d7938c44efb3eb94e4fc9f2b4b098e7 |
File details
Details for the file docblock-0.0.1a0-py3-none-any.whl
.
File metadata
- Download URL: docblock-0.0.1a0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a064678c39baecbbd972d95bc885012cd769f7406238044297f4caddf4f2d07 |
|
MD5 | a280249632314db8648e55a1765f7692 |
|
BLAKE2b-256 | e20ab7a4b1df6072ff17f0735187f53a4558520387f8ccc40e7e911a510fd293 |