jsonpointer: Identify specific nodes in a JSON document (RFC 6901)¶
Description¶
Identify specific nodes in a JSON document (RFC 6901)
License¶
Modified BSD License
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
2.4
version_requirements.txt:
jsonpointer
Installation commands¶
$ pip install jsonpointer
$ sage -i jsonpointer
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.