py3-jsonpointer

library to resolve JSON Pointers according to RFC 6901

WWW CVSWeb GITHub
  1. Package version
    py3-jsonpointer-2.4
  2. Maintainer
    The OpenBSD ports mailing-list

Library to resolve JSON Pointers according to RFC 6901.

JSON Pointer is a standardized (RFC6901) way to select a value inside
a JSON Document (DOM). This is analogous to XPath for an XML document.
However, JSON Pointer is much simpler, and a single JSON Pointer only
points to a single value.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10