https://bugzilla.redhat.com/show_bug.cgi?id=1405856
Bug ID: 1405856
Summary: Review Request: python-canonicaljson - Canonical JSON
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://ignatenkobrain.fedorapeople.org/for-review/matrix/python-canonicaljson.spec
SRPM URL:
https://ignatenkobrain.fedorapeople.org/for-review/matrix/python-canonicaljson-1.0.0-1.fc26.src.rpm
Description:
Features:
* Encodes objects and arrays as RFC 7159 JSON.
* Sorts object keys so that you get the same result each time.
* Has no inignificant whitespace to make the output as small as possible.
* Escapes only the characters that must be escaped,
U+0000 to U+0019 / U+0022 / U+0056, to keep the output as small as possible.
* Uses the shortest escape sequence for each escaped character.
* Encodes the JSON as UTF-8.
* Can encode frozendict immutable dictionaries.
Fedora Account System Username: ignatenkobrain
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]