aboutsummaryrefslogtreecommitdiff
path: root/wormhole.opam
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wormhole.opam17
1 files changed, 8 insertions, 9 deletions
diff --git a/wormhole.opam b/wormhole.opam
index 762e1df..aa9d04f 100644
--- a/wormhole.opam
+++ b/wormhole.opam
@@ -1,14 +1,13 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
-synopsis: "A short synopsis"
-description: "A longer description"
-maintainer: ["Maintainer Name"]
-authors: ["Author Name"]
-license: "LICENSE"
-tags: ["topics" "to describe" "your" "project"]
-homepage: "https://github.com/username/reponame"
-doc: "https://url/to/documentation"
-bug-reports: "https://github.com/username/reponame/issues"
+synopsis: "Send mastodon posts through a wormhole to a website"
+description: "Send mastodon posts through a wormhole to a website"
+maintainer: ["Marc Coquand"]
+authors: ["Marc Coquand"]
+license: "AGPL-3.0-only"
+homepage: "https://git.mccd.space/wormhole/about"
+doc: "https://git.mccd.space/wormhole/about"
+bug-reports: "Email marc@mccd.space"
depends: [
"ocaml"
"crunch"