drame/dune-project
2025-01-03 01:51:48 +01:00

47 lines
788 B
Plaintext

(lang dune 3.0)
(implicit_transitive_deps false)
(name drame)
(license ISC)
(authors "Léo Andrès <contact@ndrs.fr>")
(maintainers "Léo Andrès <contact@ndrs.fr>")
(source
(uri git+https://git.zapashcanon.fr/zapashcanon/drame.git))
(homepage https://git.zapashcanon.fr/zapashcanon/drame)
(bug_reports https://git.zapashcanon.fr/zapashcanon/drame/issues)
(documentation https://doc.zapashcanon.fr/drame)
(generate_opam_files true)
(package
(name drame)
(synopsis "OCaml library/executable to TODO")
(description
"drame is an OCaml library/executable to TODO.")
(tags
(drame TODO TODO TODO TODO))
(depends
css
directories
h2
htmlit
httpcats
js_of_ocaml-compiler
miou
prelude
ptime
scfg
tyxml
uri
uuidm
(ocaml
(>= 5.0.0))))