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

fileA.json (58B)


      1 [
      2 'asd',
      3 234,
      4 {array: [1,1], "asd": true, float: 34.34}
      5 ]