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.5.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.5-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file genheader-1.0.5.tar.gz.
File metadata
- Download URL: genheader-1.0.5.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 |
810b315bccc363975f024337c376dc6a31a70ac1344fb68ed7a283ed0825e823
|
|
| MD5 |
97dc927a97291d044ceb89ffae740bb7
|
|
| BLAKE2b-256 |
93422f73dab6b412863be1fc395df2973a2a424b3d12d64b2dfc496d1cb75b9c
|
File details
Details for the file genheader-1.0.5-py3-none-any.whl.
File metadata
- Download URL: genheader-1.0.5-py3-none-any.whl
- Upload date:
- Size: 10.9 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 |
7fd111ffb00336acf65765071c0480fc4ad606376d58656cecb2e51f924ff584
|
|
| MD5 |
5545a0142d51ba413f5b3598c9fb27d3
|
|
| BLAKE2b-256 |
6b14871084fdb68a668a91689cdabc592931de37e9c72cd2ec3f8e99bd386239
|