blob: 3e4776bf5fa777ac5122aa1d7619a69d2b7de1ba (
plain) (
blame)
1
2
3
4
5
6
7
|
py-jsonlib2 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: https://pypi.org/project/jsonlib2/
|