[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#970010: ITP: ocaml-csexp -- parsing and printing of S-expressions in Canonical form



Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-maint@lists.debian.org

* Package name    : ocaml-csexp
  Version         : 1.3.1
  Upstream Author : Jane Street Group, LLC
* URL             : https://github.com/ocaml-dune/csexp
* License         : MIT
  Programming Lang: OCaml
  Description     : parsing and printing of S-expressions in Canonical form

 S-expressions. Canonical S-expressions are a binary encoding of
 S-expressions that is super simple and well suited for communication
 between programs.
 .
 This library only provides a few helpers for simple applications. If
 you need more advanced support, such as parsing from more fancy input
 sources, you should consider copying the code of this library given
 how simple parsing S-expressions in canonical form is.
 .
 To avoid a dependency on a particular S-expression library, the only
 module of this library is parameterised by the type of S-expressions.

This is a new dependency of ocaml-dune and will be maintained in the
OCaml team.

Reply to: