pellest/dune-project
2022-12-04 22:42:55 +01:00

32 lines
479 B
Plaintext

(lang dune 2.9)
(implicit_transitive_deps false)
(name pellest)
(authors "swrup")
(maintainers "swrup@protonmail.com")
(source
(uri TODO/pellest))
(homepage TODO/pellest)
(bug_reports TODO/pellest)
(documentation TODO/pellest)
(generate_opam_files true)
(package
(name pellest)
(synopsis "OCaml library/executable to TODO")
(description
"pellest is an OCaml library/executable to TODO.")
(tags
(pellest TODO TODO TODO TODO))
(depends
(ocaml
(>= 4.08))))