From 532d4a24e2013262dfa41fd85c06a9715c99abf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 21:03:42 +0200 Subject: New upstream version 4.7 --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..3ac5e61 --- /dev/null +++ b/README.rst @@ -0,0 +1,8 @@ +libHX collects many useful day-to-day functions, intended to reduce the amount +of otherwise repeatedly open-coded instructions. + +It has maps, deques, linked lists, string formatting and autoresizing, option +and config file parsing, type checking casts (for C), directory traversal, etc. + +There is more documentation in the aptly-named directory ``doc``. +The entrypoint is `doc/libHX_Documentation.rst `_. -- cgit v1.2.3