31 lines
677 B
ReStructuredText
31 lines
677 B
ReStructuredText
.. python-json-pointer documentation master file, created by
|
|
sphinx-quickstart on Sat Apr 13 16:52:59 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
python-json-pointer
|
|
===================
|
|
|
|
*python-json-pointer* is a Python library for resolving JSON pointers (`RFC
|
|
6901 <http://tools.ietf.org/html/rfc6901>`_). Python 2.6, 2.7, 3.2, 3.3
|
|
and PyPy are supported.
|
|
|
|
**Contents**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
tutorial
|
|
mod-jsonpointer
|
|
commandline
|
|
RFC 6901 <http://tools.ietf.org/html/rfc6901>
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|