(lang dune 3.16) (name ogit) (generate_opam_files true) (authors "Marius Peter") (maintainers "Marius Peter") (license LICENSE) (documentation https://url/to/documentation) (package (name ogit) (synopsis "Mobile-friendly replacement for cgit") (description "A longer description") (depends ocaml dune dream git) (tags (git "web interface"))) ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/reference/dune-project/index.html