mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 19:35:28 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
7 lines
277 B
Text
7 lines
277 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: https://pypi.org/project/jsonlib/
|