ActivityPub in OCaml using jsont/eio/requests

metadata

+4 -4
+2 -2
apubt.opam
··· 6 6 maintainer: ["Anil Madhavapeddy <anil@recoil.org>"] 7 7 authors: ["Anil Madhavapeddy"] 8 8 license: "ISC" 9 - homepage: "https://tangled.org/@anil.recoil.org/ocaml-apubt" 10 - bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-apubt/issues" 9 + homepage: "https://tangled.org/anil.recoil.org/ocaml-apubt" 10 + bug-reports: "https://tangled.org/anil.recoil.org/ocaml-apubt/issues" 11 11 depends: [ 12 12 "dune" {>= "3.20"} 13 13 "ocaml" {>= "5.1.0"}
+2 -2
dune-project
··· 5 5 6 6 (license ISC) 7 7 (authors "Anil Madhavapeddy") 8 - (homepage "https://tangled.org/@anil.recoil.org/ocaml-apubt") 8 + (homepage "https://tangled.org/anil.recoil.org/ocaml-apubt") 9 9 (maintainers "Anil Madhavapeddy <anil@recoil.org>") 10 - (bug_reports "https://tangled.org/@anil.recoil.org/ocaml-apubt/issues") 10 + (bug_reports "https://tangled.org/anil.recoil.org/ocaml-apubt/issues") 11 11 (maintenance_intent "(latest)") 12 12 13 13 (package