tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-jmap
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
metadata
anil.recoil.org
1 month ago
111d03f9
8424c92a
0/0
Waiting for spindle ...
+4
-4
2 changed files
expand all
collapse all
unified
split
dune-project
jmap.opam
+2
-2
dune-project
···
12
12
13
13
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
14
14
15
15
-
(homepage "https://tangled.org/@anil.recoil.org/ocaml-jmap")
15
15
+
(homepage "https://tangled.org/anil.recoil.org/ocaml-jmap")
16
16
17
17
-
(bug_reports "https://tangled.org/@anil.recoil.org/ocaml-jmap/issues")
17
17
+
(bug_reports "https://tangled.org/anil.recoil.org/ocaml-jmap/issues")
18
18
19
19
(maintenance_intent "(latest)")
20
20
+2
-2
jmap.opam
···
6
6
maintainer: ["Anil Madhavapeddy <anil@recoil.org>"]
7
7
authors: ["Anil Madhavapeddy <anil@recoil.org>"]
8
8
license: "ISC"
9
9
-
homepage: "https://tangled.org/@anil.recoil.org/ocaml-jmap"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-jmap/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-jmap"
10
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-jmap/issues"
11
11
depends: [
12
12
"dune" {>= "3.20"}
13
13
"ocaml" {>= "5.4.0"}