./converters/py-simplejson, Simplejson is a simple, fast, extensible JSON encoder/decoder

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 3.5.2, Package name: py27-simplejson-3.5.2, Maintainer: pkgsrc-users

simplejson is a simple, fast, extensible JSON encoder/decoder for Python

simplejson is compatible with Python 2.3 and later with no external
dependencies. It covers the full JSON specification for both encoding and
decoding, with unicode support. By default, encoding is done in an encoding
neutral fashion (plain ASCII with \uXXXX escapes for unicode characters).

The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).

The decoder can handle incoming JSON strings of any specified encoding
(UTF-8 by default).


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: cec245bc0d1ec880ffe2106f3318b5f7c44e5774
RMD160: f4971f6eab33707b9ab704cff86edb8169a93543
Filesize: 68.525 KB

Version history: (Expand)