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.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.1.0-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file genheader-1.1.0.tar.gz.
File metadata
- Download URL: genheader-1.1.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 |
5dc27fc08daaa83462649bbe143bb116a7e62ecab1c78a617d0d8c82bb5306ee
|
|
| MD5 |
469a14207e4760ecaa3b75ef918d111b
|
|
| BLAKE2b-256 |
4d85e2220a77342edf6ef998eb61e6a215847b8d3b735204085a2527bdef1687
|
File details
Details for the file genheader-1.1.0-py3-none-any.whl.
File metadata
- Download URL: genheader-1.1.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 |
65ddcd1c889d0ffe304bf3184fa2974b1451f5e40dde70a9b03d43821b05f855
|
|
| MD5 |
422df9f7097630214f3f859f69490fe4
|
|
| BLAKE2b-256 |
e67019eff267420e5230d2734221b66fdcdb1bf1322d001a63ac77a5e77c548f
|