this repo has no description

Package cobs.0.1.1 (email fix)

Merlin04 e1be67a9 ba9ebd07

Changed files
+2 -2
packages
cobs
cobs.0.1.1
+2 -2
packages/cobs/cobs.0.1.1/opam
···
synopsis: "Consistent Overhead Byte Stuffing (COBS) encoding and decoding"
description:
"A lightweight Consistent Overhead Byte Stuffing (COBS) encoder and decoder written in pure OCaml with no dependencies"
-
maintainer: ["Merlin04"]
-
authors: ["Merlin04"]
+
maintainer: ["Merlin04 <opam@enby.land>"]
+
authors: ["Merlin04 <opam@enby.land>"]
license: "MIT"
homepage: "https://github.com/Merlin04/ocaml-cobs"
doc: "https://github.com/Merlin04/ocaml-cobs"