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

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


Branch: pkgsrc-2011Q2, Version: 2.1.1, Package name: py26-simplejson-2.1.1, 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/python26]

Master sites:

SHA1: 106fe3481c9a3a9488cbe7d212eca7671837783f
RMD160: 7cb7b2b5052bf09ae5010d6d96cba28ebd490aac
Filesize: 128.128 KB

Version history: (Expand)