this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Package cobs.0.1.1 (email fix)

Merlin04 e1be67a9 ba9ebd07

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