From da96a8a9ea74b7fed1ba4eb5ea98eebf899490a6 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Tue, 9 Aug 2016 15:01:13 -0700 Subject: dev-python/jsonref: New package, dep of buildbot-0.9 Package-Manager: portage-2.3.0 --- dev-python/jsonref/metadata.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 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..d7c9ca79b091 --- /dev/null +++ b/dev-python/jsonref/metadata.xml @@ -0,0 +1,25 @@ + + + + + dolsen@gentoo.org + Brian Dolbec + Primary maintainer + + + python@gentoo.org + Python + + + + Chase Sterling + chase.sterling@gmail.com + + jsonref + + 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. + + -- cgit v1.2.3