[ ソース: opam ]
パッケージ: opam (2.0.3-1+deb10u1)
package manager for OCaml
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.
その他の opam 関連パッケージ
|
|
|
|
-
- dep: bubblewrap
- setuid wrapper for unprivileged chroot and namespace manipulation
-
- dep: build-essential
- build-essential なパッケージの一覧情報
-
- dep: libbz2-1.0
- 高品質なブロックソートファイル圧縮器 - ランタイム
-
- dep: libc6 (>= 2.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: mccs
- multi-critera CUDF solver
-
- dep: opam-doc (= 2.0.3-1+deb10u1)
- package manager for OCaml (documentation)
-
- dep: opam-installer (= 2.0.3-1+deb10u1)
- Utility handling (un)installation of Opam .install files
-
- dep: unzip
- zip ファイル用展開プログラム
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム