libsheepy

C lib for handling text files, strings and json like data structure with an object oriented system
git clone https://spartatek.se/git/libsheepy.git
Log | Files | Refs | README | LICENSE

commit c016f9fb2c91fd74f036d35608d0cb21cd298868
parent 2ca1a0c6b19a555b49a270904774b023078097de
Author: Remy Noulin <loader2x@gmail.com>
Date:   Sat, 22 Jun 2019 17:57:57 +0200

update link to sheepy

README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -34,7 +34,7 @@ Platforms: - OpenIndiana (illumos, solaris, sunOS) - Haiku -libsheepy is the default library in the [sheepy project](https://github.com/RemyNoulin/sheepy) (sheepy is a build system to run c programs like scripts). +libsheepy is the default library in the [sheepy project](https://spartatek.se/r/sheepy/file/README.md.html) (sheepy is a build system to run c programs like scripts). The functions in libsheepy are similar to their equivalent functions in javascript or python. For example: