tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-zulip
0
fork
atom
Zulip bots with Eio
0
fork
atom
overview
issues
pulls
pipelines
metadata
anil.recoil.org
2 months ago
d2ec426c
a1aa9ef4
0/1
build.yml
failed
3m 46s
+6
-6
2 changed files
expand all
collapse all
unified
split
dune-project
zulip.opam
+3
-3
dune-project
reviewed
···
7
7
(license ISC)
8
8
(authors "Anil Madhavapeddy")
9
9
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
10
10
-
(homepage "https://tangled.org/@anil.recoil.org/ocaml-zulip")
11
11
-
(bug_reports "https://tangled.org/@anil.recoil.org/ocaml-zulip/issues")
12
12
-
(source (uri "git+https://tangled.org/@anil.recoil.org/ocaml-zulip.git"))
10
10
+
(homepage "https://tangled.org/anil.recoil.org/ocaml-zulip")
11
11
+
(bug_reports "https://tangled.org/anil.recoil.org/ocaml-zulip/issues")
12
12
+
(source (uri "git+https://tangled.org/anil.recoil.org/ocaml-zulip.git"))
13
13
14
14
(package
15
15
(name zulip)
+3
-3
zulip.opam
reviewed
···
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-zulip"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-zulip/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-zulip"
10
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-zulip/issues"
11
11
depends: [
12
12
"dune" {>= "3.0"}
13
13
"ocaml" {>= "5.1.0"}
···
40
40
"@doc" {with-doc}
41
41
]
42
42
]
43
43
-
dev-repo: "git+https://tangled.org/@anil.recoil.org/ocaml-zulip.git"
43
43
+
dev-repo: "git+https://tangled.org/anil.recoil.org/ocaml-zulip.git"