dromloc/dune-project
2022-11-01 16:34:05 +01:00

34 lines
495 B
Plaintext

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