From 16379362c02a2472f00fac49cad62788547c9519 Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Wed, 1 Jan 2025 17:41:17 -0600 Subject: Add CSV parsing, printing, fix buffered file reading. --- README.org | 1 + 1 file changed, 1 insertion(+) (limited to 'README.org') diff --git a/README.org b/README.org index c693d68..4fe05c9 100644 --- a/README.org +++ b/README.org @@ -28,3 +28,4 @@ user controlled allocators. + Unicode support with UTF8 encoding + Formatting à la =std::format= + Wrappers around C files ++ CSV parsing -- cgit v1.2.3