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.1.1.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.1.1-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file genheader-1.1.1.tar.gz.
File metadata
- Download URL: genheader-1.1.1.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 |
a48494d9ae78a22e6a78315732073e13760614812896bf429218bc757a78cfe0
|
|
| MD5 |
f09a4fd2ccb67c02b96fdda49d9076ce
|
|
| BLAKE2b-256 |
a8dbcaf7a7d1026b5a887b97c271ef8a2da1a7b8db35287a92fd2f5e61f2d638
|
File details
Details for the file genheader-1.1.1-py3-none-any.whl.
File metadata
- Download URL: genheader-1.1.1-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 |
d0c232d4486c4301ec89ef1e3e6c557e3ee7f4b98efda459420097f96d9d4cce
|
|
| MD5 |
4db34439f255dd477310d226e210dcb9
|
|
| BLAKE2b-256 |
ad8fc4426a181a43a8ec3e9c778b597582108365efca1957ce9cf874c7be8224
|