Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37428164
en ru br
ALT Linux repos
S:2.1.4-alt1

Group :: Development/ML
RPM: opam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.1.4-alt1
Build date: 25 january 2023, 09:26 ( 64.4 weeks ago )
Size: 621.22 Kb

Home page:   https://github.com/ocaml/opam

License: LGPLv3
Summary: A source-based package manager for OCaml
Description:

OPAM stands for OCaml PAckage Manager.
It aims to suit to a vast number of users and use cases,
and has unique features:

* Powerful handling of dependencies:
  versions constraints, optional dependencies, conflicts, etc.
* Multiple repositories backends: HTTP, rsync, git
* Ease to create packages and repositories
* Ability to switch between different compiler versions

Typically, OPAM will probably make your life easier if you recognize
yourself in at least one of these profiles:

* You use multiple versions of the OCaml compiler, or you hack the
  compiler yourself and needs to frequently switch between compiler
  versions.
* You use or develop software that needs a specific and/or modified
  version of the OCaml compiler to be installed.
* You use or develop software that depends on a specific version of an
  OCaml library, or you just want to install a specific version of a
  package, not just the latest one.
* You want to create your own packages yourself, put them on your own
  repository, with minimal effort.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • opam
  • opam-debuginfo
  • opam-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin