21 lines
408 B
Text
21 lines
408 B
Text
(lang dune 2.8)
|
|
|
|
(implicit_transitive_deps false)
|
|
|
|
(name permap)
|
|
|
|
(license AGPL-3.0-or-later)
|
|
|
|
(authors "swrup <swrup@protonmail.com>")
|
|
|
|
(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
|
|
(ocaml
|
|
(>= 4.08))))
|