Path to this page:
./
converters/py-simplejson,
Simplejson is a simple, fast, extensible JSON encoder/decoder
Branch: pkgsrc-2017Q4,
Version: 3.13.2,
Package name: py27-simplejson-3.13.2,
Maintainer: pkgsrc-userssimplejson 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: f8a479361560fc5c50ce494058ba4dfedb4810b9
RMD160: 114d4475b8b641b1ad08e8a22dcfd66d426dda38
Filesize: 77.866 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-simplejson-3.13.2 (created)