From 29e6753433908db1c3a5d14cabbdf15b23eb6e6f Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 6 Jul 2014 07:32:17 +0700 Subject: python/simplejson: Updated for version 3.5.3. Signed-off-by: Willy Sudiarto Raharjo --- python/simplejson/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/simplejson/README') diff --git a/python/simplejson/README b/python/simplejson/README index d780eb9722..fd00d47fff 100644 --- a/python/simplejson/README +++ b/python/simplejson/README @@ -3,4 +3,5 @@ Simplejson is a simple, fast, complete, correct and extensible JSON pure Python code with no dependencies, but includes an optional C extension for a serious speed boost. -Optional documentation can be built if Sphinx and Pygments are installed. +Optional documentation can be built if Sphinx Pygments are installed. Python3 +bindings can be built if python3 is installed. -- cgit v1.2.3