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

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


Branch: pkgsrc-2014Q3, Version: 3.6.3, Package name: py27-simplejson-3.6.3, 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:
[lang/python27] [devel/py-setuptools]

Master sites:

SHA1: c199e77cea2f897ab51b6236287a4d71b2f38cc3
RMD160: 4a690ec780c58e1aef534402ced0767666122b6c
Filesize: 72.072 KB

Version history: (Expand)