jsonlib 1.3.0
JSON serializer/deserializer for Python
Latest Version: 1.6.1
JSON (http://json.org/) is a lightweight data-interchange format. It is often used for exchanging data between a web server and user agent.
This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. It aims to accept all JSON that is valid, and reject any that is invalid. Though fast, speed is a secondary concern to correctness.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| jsonlib-1.3.0-py2.5-linux-i686.egg (md5, pgp) | Python Egg | 2.5 | 2008-03-26 | 75KB | 636 |
| jsonlib-1.3.0-py2.5-macosx-10.3-i386.egg (md5, pgp) | Python Egg | 2.5 | 2008-03-26 | 60KB | 632 |
| jsonlib-1.3.0-py2.5-win32.egg (md5, pgp) | Python Egg | 2.5 | 2008-03-26 | 52KB | 660 |
| jsonlib-1.3.0.tar.gz (md5, pgp) | Source | 2008-03-26 | 22KB | 490 | |
| jsonlib-1.3.0.win32-py2.5.exe (md5, pgp) | MS Windows installer | 2.5 | 2008-03-26 | 88KB | 220 |
- Author: John Millikin
- Home Page: https://launchpad.net/jsonlib
- Download URL: http://cheeseshop.python.org/pypi/jsonlib/1.3.0
- Keywords: json
- License: MIT
- Platform: Platform Independent
- Categories
- Package Index Owner: jmillikin
- DOAP record: jsonlib-1.3.0.xml
