update dune project
This commit is contained in:
parent
56c54cf8d1
commit
e1606006ad
3 changed files with 24 additions and 20 deletions
16
dune-project
16
dune-project
|
|
@ -1,25 +1,21 @@
|
|||
(lang dune 2.8)
|
||||
|
||||
(implicit_transitive_deps false)
|
||||
|
||||
(name permap)
|
||||
|
||||
(license AGPL-3.0-or-later)
|
||||
(license AGPL-3.0-or-later)
|
||||
|
||||
(authors "TODO")
|
||||
|
||||
(maintainers "TODO")
|
||||
|
||||
;(source
|
||||
; (github TODO/permap))
|
||||
(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.")
|
||||
(description "permap is an OCaml library/executable to TODO.")
|
||||
(tags
|
||||
(permap TODO TODO TODO TODO))
|
||||
(permap forum map local-knownledge ecology permaculture plant))
|
||||
(depends
|
||||
(ocaml
|
||||
(>= 4.08))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue