{"library":"jcs","type":"library","category":null,"description":"JCS (JSON Canonicalization Scheme) for Python 3 is a library that provides RFC 8785 compliant JSON canonicalization. It ensures a deterministic representation of JSON data, crucial for cryptographic operations like hashing and signing where data integrity and consistent serialization are paramount. The current version is 0.2.1, released on April 10, 2022. The project appears to have a stable, though not rapid, release cadence.","language":"python","status":"active","version":"0.2.1","tags":["json","canonicalization","rfc8785","deterministic","serialization","hashing"],"last_verified":"Fri May 22","install":[{"cmd":"pip install jcs","imports":["import jcs\ncanonical_json = jcs.canonicalize(data)"]}],"homepage":null,"github":"https://github.com/titusz/jcs","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jcs/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jcs/compatibility"}}