About This is a JSON parser written in C for parsing JSON data. It includes error handling with information about the error that occurred. This parser currently does not support unicode Features Parse JSON from a string Parse JSON from a file Write JSON to a string Write JSON to a file Error handling /
