package volgo-git-eio

  1. Overview
  2. No Docs
A Git backend for Vcs based on Volgo_git_backend for Eio programs

Install

Dune Dependency

Authors

Maintainers

Sources

volgo-0.0.18.tbz
sha256=b387e24af5d12de7fd50194b9ccd73d271c92161110e860a4481b92e4d0c04a1
sha512=a8afaf6fe9b9ab4b638af4fc064afda937bfbdcf4d92ecc6ac287a4e57bcba27e24742b33a4f7f2e71cb511e3510789c5f57ba10270f8ee37aaaa4e55db6078e

Description

[volgo] is a set of OCaml libraries for interacting with Git repositories. It provides a type-safe and direct-style API to programmatically perform Git operations, ranging from creating commits and branches to loading and navigating commit graphs in memory, computing diffs between revisions, and more.

[Volgo_git_eio] implements a Git backend for [volgo] based on eio. It runs the [git] CLI as a subprocess in a non-blocking fashion.

Tags

eio git vcs non-blocking-io

Published: 12 Jun 2025

Dependencies (13)

  1. volgo-git-backend = version
  2. volgo = version
  3. sexplib0 >= "v0.17"
  4. ppxlib >= "0.33"
  5. ppx_sexp_value >= "v0.17"
  6. ppx_sexp_conv >= "v0.17"
  7. pplumbing >= "0.0.14"
  8. pp >= "2.0.0"
  9. fpath-sexp0 >= "0.3.1"
  10. fpath >= "0.7.3"
  11. eio >= "1.0"
  12. ocaml >= "5.2"
  13. dune >= "3.17"

Dev Dependencies (2)

  1. odoc with-doc
  2. conf-git with-test

Used by (1)

  1. volgo-hg-eio

Conflicts

None

OCaml

Innovation. Community. Security.