readr

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

commit ff4941822ca4811cb5ca0b986373d01423c8daff
parent 52756f004d15f0ad0826689f7045c0d3e6852131
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