Files
pkgsrc-ng/textproc/py-jsonlib/DESCR
2013-09-26 17:14:40 +02:00

5 lines
233 B
Plaintext

JSON is a lightweight data-interchange format. It's 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.