98bc165b7f
0.2: Unknown changes
5 lines
260 B
Text
5 lines
260 B
Text
jsonref is a library for automatic dereferencing of JSON Reference
|
|
objects for Python (supporting 2.6+ including Python 3).
|
|
|
|
This library lets you use a data structure with JSON reference objects,
|
|
as if the references had been replaced with the referent data.
|