summaryrefslogtreecommitdiff
path: root/converters/py-simplejson/distinfo
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
commit52773d0467433cfc2ead01df779cb0533ddab853 (patch)
treed6e0785f67f20c24befdc95a109c62d4ea26d2a6 /converters/py-simplejson/distinfo
parent873b9a32dc00b9554fb6b97a745a55abed13a103 (diff)
downloadpkgsrc-52773d0467433cfc2ead01df779cb0533ddab853.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/py-simplejson/distinfo')
-rw-r--r--converters/py-simplejson/distinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo
new file mode 100644
index 00000000000..593b06c3e06
--- /dev/null
+++ b/converters/py-simplejson/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/10 13:53:29 mjl Exp $
+
+SHA1 (simplejson-1.9.2.tar.gz) = d761af80c38b80d8bc2a8e7cdcc8ffd9730e7788
+RMD160 (simplejson-1.9.2.tar.gz) = eb20847b093851026db995f0a451b8088f35041a
+Size (simplejson-1.9.2.tar.gz) = 70928 bytes