Repositories / gitweb2.git
dune-project
Clone (read-only): git clone http://git.guha-anderson.com/git/gitweb2.git
(lang dune 3.22)
(name gitweb2)
(generate_opam_files true)
(package
(name gitweb2)
(synopsis "Read-only local Git web viewer")
(depends
(ocaml (>= 5.4))
dune
ppx_format
ocaml-git
cohttp-eio
eio
eio_main
logs
uri
alcotest))