File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- python-json-pointer [ ![ Build Status ] ( https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master )] ( https://travis-ci.org/stefankoegl/python-json-pointer ) [ ![ Coverage Status ] ( https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master )] ( https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master ) ![ Downloads ] ( https://pypip.in/d/jsonpointer/badge.png ) ![ Version ] ( https://pypip.in/v/jsonpointer/badge.png )
1+ python-json-pointer
22===================
33
4+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/jsonpointer.svg )] ( https://pypi.python.org/pypi/jsonpointer/ )
5+ [ ![ Supported Python versions] ( https://img.shields.io/pypi/pyversions/jsonpointer.svg )] ( https://pypi.python.org/pypi/jsonpointer/ )
6+ [ ![ Build Status] ( https://travis-ci.org/stefankoegl/python-json-pointer.png?branch=master )] ( https://travis-ci.org/stefankoegl/python-json-pointer )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master )] ( https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master )
8+
9+
410Resolve JSON Pointers in Python
511-------------------------------
612
713Library to resolve JSON Pointers according to
814[ RFC 6901] ( http://tools.ietf.org/html/rfc6901 )
915
10- See Sourcecode for Examples
16+ See source code for examples
1117* Website: https://github.com/stefankoegl/python-json-pointer
1218* Repository: https://github.com/stefankoegl/python-json-pointer.git
1319* Documentation: https://python-json-pointer.readthedocs.org/
1420* PyPI: https://pypi.python.org/pypi/jsonpointer
15- * Travis- CI: https://travis-ci.org/stefankoegl/python-json-pointer
21+ * Travis CI: https://travis-ci.org/stefankoegl/python-json-pointer
1622* Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer
You can’t perform that action at this time.
0 commit comments