implementation of JSONPath for Python
A final implementation of JSONPath for Python that aims to be standard
compliant, including arithmetic and binary comparison operators, as defined
in the original JSONPath proposal.

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

WWW: https://github.com/h2non/jsonpath-ng
