tangled
alpha
login
or
join now
jon.recoil.org
/
ocaml-imap
forked from
anil.recoil.org/ocaml-imap
0
fork
atom
IMAP in OCaml
0
fork
atom
overview
issues
pulls
pipelines
metadata
anil.recoil.org
1 month ago
020d4ab2
6a879215
+6
-6
3 changed files
expand all
collapse all
unified
split
dune-project
imap.opam
imapd.opam
+2
-2
dune-project
···
8
8
9
9
(license ISC)
10
10
(authors "Anil Madhavapeddy")
11
11
-
(homepage "https://tangled.org/@anil.recoil.org/ocaml-imap")
11
11
+
(homepage "https://tangled.org/anil.recoil.org/ocaml-imap")
12
12
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
13
13
-
(bug_reports "https://tangled.org/@anil.recoil.org/ocaml-imap/issues")
13
13
+
(bug_reports "https://tangled.org/anil.recoil.org/ocaml-imap/issues")
14
14
(maintenance_intent "(latest)")
15
15
16
16
(package
+2
-2
imap.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-imap"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-imap/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-imap"
10
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-imap/issues"
11
11
depends: [
12
12
"dune" {>= "3.20"}
13
13
"ocaml" {>= "5.1.0"}
+2
-2
imapd.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-imap"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-imap/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-imap"
10
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-imap/issues"
11
11
depends: [
12
12
"dune" {>= "3.20"}
13
13
"ocaml" {>= "5.1.0"}