resp.c

Basic RESP handling library in C
git clone git://git.finwo.net/lib/resp.c
Log | Files | Refs | LICENSE

commit e06d5e03dda755d0adb474d3f9ac0cdb5f1b4b83
parent db3e63fac4ba6cc029c260b89820a6ab969e3aec
Author: Robin Bron <robin.bron@yourhosting.nl>
Date:   Sat, 14 Mar 2026 00:10:24 +0100

Add dep.export for new package structure

Diffstat:
A.dep.export | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.dep.export b/.dep.export @@ -0,0 +1 @@ +include/finwo/resp.h src/resp.h