From b590c8d7572b727d565cc0b8ff660d43569845de Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jun 2026 19:09:37 -0500 Subject: Adding metadata --- dev-python/jsonref/metadata.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 dev-python/jsonref/metadata.xml (limited to 'dev-python/jsonref/metadata.xml') diff --git a/dev-python/jsonref/metadata.xml b/dev-python/jsonref/metadata.xml new file mode 100644 index 000000000000..babc61fa6853 --- /dev/null +++ b/dev-python/jsonref/metadata.xml @@ -0,0 +1,21 @@ + + + + + python@gentoo.org + Python + + + + + Chase Sterling + chase.sterling@gmail.com + + + 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. + + baldeagleos-repo + -- cgit v1.3.1