From 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:01:36 +0200 Subject: Adding upstream version 0.11.2. Signed-off-by: Daniel Baumann --- src/yajlpp/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/yajlpp/README.md (limited to 'src/yajlpp/README.md') diff --git a/src/yajlpp/README.md b/src/yajlpp/README.md new file mode 100644 index 0000000..3a7650c --- /dev/null +++ b/src/yajlpp/README.md @@ -0,0 +1,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. -- cgit v1.2.3