(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))))
