A tool to inject prototypes into header from C files.
Project description
genheader
Introduction
Injects c function prototypes(BSD-style) into header.
Usage
genheader [-h] -I header.h [dir/ ... file.c]
You need to have a .h file with
- A line comment containing:
@functionsor@func - End with
#endifor@end
examples
#ifndef HEAD_H
# define HEAD_H
// ===== @functions =====
#endif
// @func
// @end
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
genheader-1.0.0.tar.gz
(8.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
genheader-1.0.0-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file genheader-1.0.0.tar.gz.
File metadata
- Download URL: genheader-1.0.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46c1a9b83647aecaa0574d2fe72be8f7c173570277c62d571a985c72bfa99335
|
|
| MD5 |
761b6104c70ed3d9afb3c784a845cfa4
|
|
| BLAKE2b-256 |
0f3d23ce6a8a0ecc14a737b1444f0b9441d3c5ac5d1ae1ae696d335774abc7e6
|
File details
Details for the file genheader-1.0.0-py3-none-any.whl.
File metadata
- Download URL: genheader-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bc46f1e5239a881bb877a6ed57a033419a75950c1bf227630d5ab65790713d3
|
|
| MD5 |
dd924c2c416db61bb0a74ef718ce314d
|
|
| BLAKE2b-256 |
9c9b49f94570f17115f5563a3c63fa55d0289e16abc1638ff5a4c3e2921c597a
|