(lang dune 3.11) (name stitch) (version efe45fe-dirty) (generate_opam_files true) (authors "Marc Coquand") (maintainers "Marc Coquand") (license BSD-3-Clause) (documentation https://url/to/documentation) (package (name stitch) (synopsis "A Note Composer") (description "A minimal CLI tool that allows you to compose notes together. Useful as part of a bigger system for building a PKM.") (depends ocaml dune cmdliner notty lambda-term shexp) (tags (productivity minimal))) ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project