Commit Graph

3 Commits

Author SHA1 Message Date
sthen
d86cc7ec55 use MODPY_PYBUILD 2022-11-14 15:26:17 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
tb
00ff845db9 import textproc/py-jsonpointer. From portno12 protonmail com, ok sthen
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.
2022-04-26 19:44:05 +00:00