mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
7 lines
286 B
Text
7 lines
286 B
Text
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.python.org/pypi/jsonlib2/
|