- Change MASTER_SITES to CHEESESHOP - Add missing RUN_DEPENDS - Take maintainership Changes: https://github.com/matrix-org/python-canonicaljson/blob/master/CHANGES.md
5 lines
255 B
Text
5 lines
255 B
Text
Canonical JSON is a JSON library for Python that provides features such as
|
|
sorted keys, no insignificant whitespace, minimal escaping where necessary and
|
|
supports frozendict immutable dictionaries.
|
|
|
|
WWW: https://github.com/matrix-org/python-canonicaljson
|