c49aa45d66
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. WWW: http://pypi.python.org/pypi/jsonlib/ PR: ports/125827 Submitted by: Wen Heping <wenheping at gmail.com>
7 lines
282 B
Text
7 lines
282 B
Text
py-json 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.
|
|
|
|
WWW: http://pypi.python.org/pypi/jsonlib/
|