(lang dune 3.11) (name apbox) (generate_opam_files true) (authors "Marc Coquand") (maintainers "Marc Coquand") (license AGPL-3.0-only) (documentation https://url/to/documentation) (package (name apbox) (synopsis "A minimal Activitypub C2S and S2S server") (description "A longer description") (depends ocaml dune cohttp-eio zmq) (tags (activitypub minimal server sqlite))) ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project