OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
python3
/
dist-packages
/
jsonpointer-1.10.egg-info
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
π
..
-
03/17/2025 09:32:20 AM
rwxr-xr-x
π
PKG-INFO
2.26 KB
05/01/2016 11:14:09 PM
rw-r--r--
π
dependency_links.txt
1 byte
05/01/2016 11:14:09 PM
rw-r--r--
π
top_level.txt
12 bytes
05/01/2016 11:14:09 PM
rw-r--r--
Editing: PKG-INFO
Close
Metadata-Version: 1.1 Name: jsonpointer Version: 1.10 Summary: Identify specific nodes in a JSON document (RFC 6901) Home-page: https://github.com/stefankoegl/python-json-pointer Author: Stefan KΓΆgl Author-email: stefan@skoegl.net License: Modified BSD License Description: python-json-pointer [](https://travis-ci.org/stefankoegl/python-json-pointer) [](https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master)   =================== Resolve JSON Pointers in Python ------------------------------- Library to resolve JSON Pointers according to [RFC 6901](http://tools.ietf.org/html/rfc6901) See Sourcecode for Examples * Website: https://github.com/stefankoegl/python-json-pointer * Repository: https://github.com/stefankoegl/python-json-pointer.git * Documentation: https://python-json-pointer.readthedocs.org/ * PyPI: https://pypi.python.org/pypi/jsonpointer * Travis-CI: https://travis-ci.org/stefankoegl/python-json-pointer * Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Console Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: BSD License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Software Development :: Libraries Classifier: Topic :: Utilities