tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-apubt
0
fork
atom
ActivityPub in OCaml using jsont/eio/requests
0
fork
atom
overview
issues
pulls
pipelines
metadata
anil.recoil.org
1 month ago
669f155c
9a20cb9a
+4
-4
2 changed files
expand all
collapse all
unified
split
apubt.opam
dune-project
+2
-2
apubt.opam
···
6
6
maintainer: ["Anil Madhavapeddy <anil@recoil.org>"]
7
7
authors: ["Anil Madhavapeddy"]
8
8
license: "ISC"
9
9
-
homepage: "https://tangled.org/@anil.recoil.org/ocaml-apubt"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-apubt/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-apubt"
10
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
8
-
(homepage "https://tangled.org/@anil.recoil.org/ocaml-apubt")
8
8
+
(homepage "https://tangled.org/anil.recoil.org/ocaml-apubt")
9
9
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
10
10
-
(bug_reports "https://tangled.org/@anil.recoil.org/ocaml-apubt/issues")
10
10
+
(bug_reports "https://tangled.org/anil.recoil.org/ocaml-apubt/issues")
11
11
(maintenance_intent "(latest)")
12
12
13
13
(package