2 ; https://dune.readthedocs.io/en/latest/opam.html#generating-opam-files
8 (implicit_transitive_deps true)
9 (generate_opam_files true)
10 (formatting (enabled_for dune))
12 (license GPL-3.0-only)
13 (maintainers "Marcus Rohrmoser <work@mro.name>")
14 (authors "The #Seppo programmers")
16 (homepage Seppo.Social)
17 (bug_reports Seppo.Social/issues)
18 (source (uri git+ssh://codeberg.org/seppo/seppo.git))
22 (synopsis "Personal Social Web")
23 (description "#Seppo empowers you to publish short texts and images and to network in the
26 By renting commodity webspace and putting a single file in place. Without being
27 subject to terms and conditions. And without having to fret about small print
28 or tech lore, but have a life.")
29 (tags (Social Web Fediverse ActivityPub CGI RFC3875 RFC4287 RFC4685 RFC5005 RFC7033 RFC7565 RFC8890 RFC9116 XSLT))
38 (mirage-crypto-rng (< 1.0))
53 (cstruct-unix :with-test)
54 (decoders-ezxmlm :with-test)
57 ; (ocaml-lsp-server (= 1.7.0) :with-doc) https://github.com/ocaml/ocaml-lsp/issues/1069#issuecomment-2376511874
58 ; (ocp-indent :with-doc)
70 (synopsis "Webfinger & ActivityPub checker")
71 (description "checker cgi to self-host without a hassle.")
72 (tags (Social Web "#Fediverse" ActivityPub RFC7033 RFC3875 Checker))
73 (authors "The #Seppo programmers")
77 (ocp-indent :with-doc)
83 (synopsis "ActityStreams 2.0 Vocabulary")
85 (tags (Social Web "#Fediverse" ActivityStreams))
86 (authors "The #Seppo programmers")
89 (ocp-indent :with-doc)
92 ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project