API
Library opam-repository
OpamDarcs Darcs repository backend (based on OpamVCS)OpamDownload Configuration init and handling of downloading commandsOpamGit Git repository backend (based on OpamVCS)OpamHTTP Main HTTP repository backend, based on CurlOpamHg Mercurial repository backend (based on OpamVCS)OpamLocal Rsync repository backend, for local or ssh sourcesOpamRepository Operations on repositories (update, fetch...) based on the different backends implemented in separate modulesOpamRepositoryBackend Signature for repository handlers and some helpers for the repository typeOpamRepositoryConfig Configuration options for the repository lib (record, global reference, setter, initialisation)OpamRepositoryPath Defines the file hierarchy in repositoriesOpamVCS Layer for handling version control sources through a functor