b
This commit is contained in:
commit
6fd066773f
37 changed files with 1537 additions and 0 deletions
31
dune-project
Normal file
31
dune-project
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
(lang dune 2.9)
|
||||
|
||||
(implicit_transitive_deps false)
|
||||
|
||||
(name pellest)
|
||||
|
||||
(authors "swrup")
|
||||
|
||||
(maintainers "swrup@protonmail.com")
|
||||
|
||||
(source
|
||||
(uri TODO/pellest))
|
||||
|
||||
(homepage TODO/pellest)
|
||||
|
||||
(bug_reports TODO/pellest)
|
||||
|
||||
(documentation TODO/pellest)
|
||||
|
||||
(generate_opam_files true)
|
||||
|
||||
(package
|
||||
(name pellest)
|
||||
(synopsis "OCaml library/executable to TODO")
|
||||
(description
|
||||
"pellest is an OCaml library/executable to TODO.")
|
||||
(tags
|
||||
(pellest TODO TODO TODO TODO))
|
||||
(depends
|
||||
(ocaml
|
||||
(>= 4.08))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue