jsoncanon

Partial Python implementation of JSON Canonicalization Scheme as described in RFC 8785 (https://www.rfc-editor.org/rfc/rfc8785.html) as needed by the GA4GH Sequence Collection working group.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install jsoncanon

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.3 2024-01-24    
0.2.2 yanked 2024-01-24    
0.2.1 yanked 2024-01-24    
0.2.0 2024-01-24    

Issues with this package?

Page last updated 2026-09-03 14:56:55 UTC