blob: 3a7650c5c82f15a801a449ecccb8b08b45bcecf6 (
plain)
1
2
3
4
5
|
# YAJLPP
This directory contains a C++ adapter for the YAJL JSON library. The adapter
provides a usage model that is based around client code mapping internal data
structures to a JSON schema.
|