./converters/py-simplejson, Simple, fast, complete and extensible JSON encoder/decoder

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


Branch: pkgsrc-2018Q2, Version: 3.15.0, Package name: py27-simplejson-3.15.0, 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]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d3acc90e542b933b5cce93b745a05cca94650e13
RMD160: e53c487c4a1be0a7eb7f30c4117b6c61e8a66dd7
Filesize: 79.065 KB

Version history: (Expand)