summaryrefslogtreecommitdiffstats
path: root/tools/depends/native/JsonSchemaBuilder/README
blob: f6fcb8ef4dc676903d55217d02e43842c912f604 (plain)
1
2
3
4
5
JSON Schema Builder
===================
JSON Schema Builder is a tool used by XBMC to transform files containing JSON
schema definitions of XBMC's JSON-RPC API into a C++ header file which can be
parsed by XBMC's JSON-RPC implementation at runtime.