readr

Minimal RSS reader (WIP)
Log | Files | Refs | README | LICENSE

commit 9b1cbd5b27132d741992b136d553a9b3bcf21321
parent 45ef4cda241aa14e673552a4932fe6bcce2fe6cf
Author: citbl <citbl@citbl.org>
Date:   Sun,  5 Oct 2025 23:15:23 +1000

readme

Diffstat:
AREADME | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -0,0 +1,10 @@ +readr +------- + +requirements + libcurl + libmrss + +-std=c99 + +WIP