61 lines
1 KiB
Text
61 lines
1 KiB
Text
(lang dune 2.8)
|
|
|
|
(implicit_transitive_deps false)
|
|
|
|
(name permap)
|
|
|
|
(license AGPL-3.0-or-later)
|
|
|
|
(authors "swrup <swrup@protonmail.com>" "Léo Andrès <contact@ndrs.fr>")
|
|
|
|
(maintainers "Léo Andrès <contact@ndrs.fr>")
|
|
|
|
(source
|
|
(uri git+https://git.zapashcanon.fr/zapashcanon/permap.git))
|
|
|
|
(homepage https://git.zapashcanon.fr/zapashcanon/permap)
|
|
|
|
(bug_reports https://git.zapashcanon.fr/zapashcanon/permap/issues)
|
|
|
|
(documentation https://doc.zapashcanon.fr/permap)
|
|
|
|
(generate_opam_files true)
|
|
|
|
(package
|
|
(name permap)
|
|
(synopsis "OCaml library/executable to TODO")
|
|
(description "permap is an OCaml library/executable to TODO.")
|
|
(tags
|
|
(permap forum map local-knownledge ecology permaculture plant))
|
|
(depends
|
|
dream
|
|
lwt
|
|
yojson
|
|
brr
|
|
leaflet
|
|
js_of_ocaml
|
|
uuidm
|
|
scfg
|
|
crunch
|
|
safepass
|
|
omd
|
|
lambdasoup
|
|
bos
|
|
caqti
|
|
caqti-driver-sqlite3
|
|
conan
|
|
conan-database
|
|
directories
|
|
dream
|
|
dream-pure
|
|
emile
|
|
fpath
|
|
lambdasoup
|
|
omd
|
|
safepass
|
|
scfg
|
|
uri
|
|
uuidm
|
|
yojson
|
|
(ocaml
|
|
(>= 4.08))))
|