package opam-repository
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Repository library for opam 2.1
Install
    
    dune-project
 Dependency
Authors
- 
  
    
    VVincent Bernardoff <vb@luminar.eu.org>
- 
  
    
    RRaja Boujbel <raja.boujbel@ocamlpro.com>
- 
  
    
    RRoberto Di Cosmo <roberto@dicosmo.org>
- 
  
    
    TThomas Gazagnaire <thomas@gazagnaire.org>
- 
  
    
    LLouis Gesbert <louis.gesbert@ocamlpro.com>
- 
  
    
    FFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
- 
  
    
    AAnil Madhavapeddy <anil@recoil.org>
- 
  
    
    GGuillem Rieu <guillem.rieu@ocamlpro.com>
- 
  
    
    RRalf Treinen <ralf.treinen@pps.jussieu.fr>
- 
  
    
    FFrederic Tuong <tuong@users.gforge.inria.fr>
Maintainers
Sources
  
    
      2.1.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=e1202a21d669d460b9fa852e39f0502e
    
    
  sha512=fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
    
    
  doc/index.html
opam-repository
API
Library opam-repository
- OpamDarcsDarcs repository backend (based on OpamVCS)
- OpamDownloadConfiguration init and handling of downloading commands
- OpamGitGit repository backend (based on OpamVCS)
- OpamHTTPMain HTTP repository backend, based on Curl
- OpamHgMercurial repository backend (based on OpamVCS)
- OpamLocalRsync repository backend, for local or ssh sources
- OpamRepositoryOperations on repositories (update, fetch...) based on the different backends implemented in separate modules
- OpamRepositoryBackendSignature for repository handlers and some helpers for the repository type
- OpamRepositoryConfigConfiguration options for the repository lib (record, global reference, setter, initialisation)
- OpamRepositoryPathDefines the file hierarchy in repositories
- OpamVCSLayer for handling version control sources through a functor
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page