@cardano cuddle1.2.0.0
CDDL Generator and test utilities
Categories
License
Apache-2.0
Maintainer
hackage@iohk.io
Links
Versions
Installation
Dependencies (28)
- QuickCheck >=2.14.3 && <2.18
- antigen >=0.3.1 && <0.4
- base >=4.18 && <5
- base16-bytestring >=1.0.2
- boxes >=0.1.5
- bytestring >=0.11.4 Show all…
Dependents (13)
@cardano/cardano-ledger-core, @cardano/cardano-ledger-mary, @cardano/cardano-ledger-shelley, @cardano/scls-cardano, @cardano/cardano-ledger-dijkstra, @cardano/cardano-ledger-alonzo, Show all…
Package Flags
example
(off by default)
Enable the example executable
Cuddle is a library for generating and manipulating CDDL.
Included in this package is a command line tool for working with CDDL files. It currently supports four functions:
Formatting of CDDL files
Validating that a CDDL file is legal
Generating random CBOR terms matching CDDL productions
Testing compliance of a CBOR file against a CDDL spec.