Language

Package: guile-cbor @ 0.1.0

Synopsis

Guile implementation of CBOR

Description

The Concise Binary Object Representation (CBOR), as specified by RFC 8949, is a binary data serialization format. CBOR is similar to JSON but serializes to binary which is smaller and faster to generate and parse. This package provides a Guile implementation of CBOR.

Home page
https://inqlab.net/git/guile-cbor.git
Location
gnu/packages/guile-xyz.scm (line: 4669, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings