(lang dune 3.17) (name elpegrpc) ; (generate_opam_files true) (authors "Author Name <author@example.com>") (maintainers "Maintainer Name <maintainer@example.com>") (license LICENSE) (documentation https://url/to/documentation) (package (name elpe-bin) ) (package (name elpe) ) ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/reference/dune-project/index.html