JSON serializer/deserializer for Python
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsonlib-1.2.2.tar.gz
(13.9 kB
view hashes)