Repositories / gitweb2.git
src/dune
Clone (read-only): git clone http://git.guha-anderson.com/git/gitweb2.git
(library
(name gitweb2)
(public_name gitweb2)
(modules gitweb2)
(libraries ocaml-git unix uri cohttp-eio eio eio_main logs logs.fmt logs.threaded)
(preprocess
(pps ppx_format)))
(executable
(name main)
(public_name gitweb2)
(modules main)
(libraries gitweb2))