Rison encoder/decoder
Rison is a slight variation of JSON that looks vastly superior after
URI encoding. Rison still expresses exactly the same set of data
structures as JSON, so data can be translated back and forth without
loss or guesswork.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/prison
