Package: wnpp
Severity: wishlist
Owner: Aryan Karamtoth <spaciouscoder78@disroot.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, xavi92@disroot.org
* Package name : dynstr
Version : 1.0.0
Upstream Author: Xavier Del Campo Romero <xavi92@disroot.org>
* URL : https://gitea.privatedns.org/xavi/dynstr
* License : Apache 2.0
Programming Lang: C
Description : Minimal library that provides dynamic strings using plain C99. Convenience macros are also provided if GNU C is used.
It serves a similar, but not identical, purpose compared to GNU's
asprintf(3). It might be useful in environments where GNU extensions are
not allowed or available.
It's also a dependency for slcl and libweb that I'm going to package.