tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-claudeio
0
fork
atom
OCaml Claude SDK using Eio and Jsont
0
fork
atom
overview
issues
pulls
pipelines
no bytesrw dep
anil.recoil.org
3 months ago
5c47dbdd
abf69827
0/1
build.yml
failed
2min 37s
-2
2 changed files
expand all
collapse all
unified
split
claude.opam
dune-project
-1
claude.opam
···
15
15
"fmt"
16
16
"logs"
17
17
"jsont" {>= "0.2.0"}
18
18
-
"jsont_bytesrw" {>= "0.2.0"}
19
18
"odoc" {with-doc}
20
19
"alcotest" {with-test & >= "1.7.0"}
21
20
]
-1
dune-project
···
21
21
fmt
22
22
logs
23
23
(jsont (>= 0.2.0))
24
24
-
(jsont_bytesrw (>= 0.2.0))
25
24
(odoc :with-doc)
26
25
(alcotest (and :with-test (>= 1.7.0)))))