text-parse-ml/dune-project
2022-12-20 16:53:17 +00:00

13 lines
206 B
Plaintext

(lang dune 2.4)
(name text_parse)
(version 1.02)
(license EUPL)
(maintainers "orbifx <orbifx@disroot.org>")
(generate_opam_files true)
(package
(name text_parse)
(synopsis "Applicative text parsing"))