summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2013-04-13 18:45:53 +0200
committerStefan Kögl <stefan@skoegl.net>2013-04-13 18:45:53 +0200
commita3982e34ca8849796ab09d9ce49b86eb208da4cc (patch)
tree503f51f10925f25500e887061dcc65f79f085ebc
parenta7c38389834ec87cc8111b798f6835a1a2704aea (diff)
downloadpython-json-pointer-a3982e34ca8849796ab09d9ce49b86eb208da4cc.tar.gz
mention supported Python versions in docs
-rw-r--r--doc/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index d3758e5..02c30c3 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -7,7 +7,8 @@ python-json-pointer
===================
*python-json-pointer* is a Python library for resolving JSON pointers (`RFC
-6901 <http://tools.ietf.org/html/rfc6901>`_).
+6901 <http://tools.ietf.org/html/rfc6901>`_). Python 2.6, 2.7, 3.2, 3.3
+and PyPy are supported.
**Contents**