]> git.evergreen-ils.org Git - OpenSRF.git/commit
adding early custom json code
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 6 Jun 2005 17:44:29 +0000 (17:44 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 6 Jun 2005 17:44:29 +0000 (17:44 +0000)
commit356dad61aff89d35a162b6e659135a86e08e731e
tree147bbcc634d2c8caea49ee5dec8956eef4337b18
parentf4054e1f1b0d64555e96394b6eb981afd58d741b
adding early custom json code

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@324 9efc2488-bf62-4759-914b-345cdb29e865
src/objson/Makefile [new file with mode: 0644]
src/objson/json_parser.c [new file with mode: 0644]
src/objson/json_parser.h [new file with mode: 0644]
src/objson/object.c [new file with mode: 0644]
src/objson/object.h [new file with mode: 0644]