···2020stream parsers and lexers
2121pretty print module
2222It works as a shell command and can also be used in the OCaml toplevel."""
2323+x-maintenance-intent: [ "(latest)" ]
2324maintainer: ["Chet Murthy <chetsky@gmail.com>"]
2425authors: ["Daniel de Rauglaudre" "Chet Murthy"]
2526license: "BSD-3-Clause"
+1
packages/cppffigen/cppffigen.0.002/opam
···11opam-version: "2.0"
22synopsis: "A C++ foreign-function-interface generator for Ocaml based on C++ STL Containers"
33license: "Apache-2.0"
44+x-maintenance-intent: [ "(latest)" ]
45maintainer: "Chet Murthy <chetsky@gmail.com>"
56authors: "Chet Murthy <chetsky@gmail.com>"
67homepage: "https://github.com/chetmurthy/ocaml-cppffigen"
+1
packages/not-ocamlfind/not-ocamlfind.0.13/opam
···11opam-version: "2.0"
22synopsis: "A small frontend for ocamlfind that adds a few useful commands"
33license: "MIT"
44+x-maintenance-intent: [ "(latest)" ]
45maintainer: "Chet Murthy <chetsky@gmail.com>"
5667(* Gerd wrote most of this code; I just modified it (and probably