implementation of JSON Reference for Python
jsonref is a library for automatic dereferencing of JSON Reference objects for
Python.

This library lets you use a data structure with JSON reference objects, as if
the references had been replaced with the referent data.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://jsonref.readthedocs.io/en/latest/
