python-json-pointer
===================
[![PyPI version](https://img.shields.io/pypi/v/jsonpointer.svg)](https://pypi.python.org/pypi/jsonpointer/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/jsonpointer.svg)](https://pypi.python.org/pypi/jsonpointer/)
[![Coverage Status](https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.svg?branch=master)](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 source code 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
Raw data
{
"_id": null,
"home_page": "https://github.com/stefankoegl/python-json-pointer",
"name": "jsonpointer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Stefan K\u00f6gl",
"author_email": "stefan@skoegl.net",
"download_url": "https://files.pythonhosted.org/packages/6a/0a/eebeb1fa92507ea94016a2a790b93c2ae41a7e18778f85471dc54475ed25/jsonpointer-3.0.0.tar.gz",
"platform": null,
"description": "python-json-pointer\n===================\n\n[![PyPI version](https://img.shields.io/pypi/v/jsonpointer.svg)](https://pypi.python.org/pypi/jsonpointer/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/jsonpointer.svg)](https://pypi.python.org/pypi/jsonpointer/)\n[![Coverage Status](https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.svg?branch=master)](https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master)\n\n\nResolve JSON Pointers in Python\n-------------------------------\n\nLibrary to resolve JSON Pointers according to\n[RFC 6901](http://tools.ietf.org/html/rfc6901)\n\nSee source code for examples\n* Website: https://github.com/stefankoegl/python-json-pointer\n* Repository: https://github.com/stefankoegl/python-json-pointer.git\n* Documentation: https://python-json-pointer.readthedocs.org/\n* PyPI: https://pypi.python.org/pypi/jsonpointer\n* Travis CI: https://travis-ci.org/stefankoegl/python-json-pointer\n* Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer\n",
"bugtrack_url": null,
"license": "Modified BSD License",
"summary": "Identify specific nodes in a JSON document (RFC 6901)",
"version": "3.0.0",
"project_urls": {
"Homepage": "https://github.com/stefankoegl/python-json-pointer"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "71925e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918",
"md5": "d2598b8a27dd29137befdc4f09ce5ede",
"sha256": "13e088adc14fca8b6aa8177c044e12701e6ad4b28ff10e65f2267a90109c9942"
},
"downloads": -1,
"filename": "jsonpointer-3.0.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2598b8a27dd29137befdc4f09ce5ede",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 7595,
"upload_time": "2024-06-10T19:24:40",
"upload_time_iso_8601": "2024-06-10T19:24:40.698307Z",
"url": "https://files.pythonhosted.org/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a0aeebeb1fa92507ea94016a2a790b93c2ae41a7e18778f85471dc54475ed25",
"md5": "9a0b3e940bbd65f544f41018a904991f",
"sha256": "2b2d729f2091522d61c3b31f82e11870f60b68f43fbc705cb76bf4b832af59ef"
},
"downloads": -1,
"filename": "jsonpointer-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9a0b3e940bbd65f544f41018a904991f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 9114,
"upload_time": "2024-06-10T19:24:42",
"upload_time_iso_8601": "2024-06-10T19:24:42.462033Z",
"url": "https://files.pythonhosted.org/packages/6a/0a/eebeb1fa92507ea94016a2a790b93c2ae41a7e18778f85471dc54475ed25/jsonpointer-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-10 19:24:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stefankoegl",
"github_project": "python-json-pointer",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "jsonpointer"
}