summaryrefslogtreecommitdiff
path: root/converters/p5-JSON
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2008-09-10 13:53:29 +0000
committermjl <mjl@pkgsrc.org>2008-09-10 13:53:29 +0000
commit2d841af9e121dc6932cbff1e6647dd840c59b04a (patch)
treed6e0785f67f20c24befdc95a109c62d4ea26d2a6 /converters/p5-JSON
parent151f873d77836ea47da81f90ac3b771db73f214a (diff)
downloadpkgsrc-2d841af9e121dc6932cbff1e6647dd840c59b04a.tar.gz
Import py-simplejson 1.9.2
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).
Diffstat (limited to 'converters/p5-JSON')
0 files changed, 0 insertions, 0 deletions