@hackage cuddle0.5.0.0

CDDL Generator and test utilities

  • Installation

  • Dependencies (23)

  • Dependents (0)

  • 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.