[ ソース: opam ]
パッケージ: opam (2.2.1-1)
opam に関するリンク
Debian の資源:
opam ソースパッケージをダウンロード:
メンテナ:
- Debian OCaml Maintainers (QA ページ, メールアーカイブ)
- Stéphane Glondu (QA ページ)
- Mehdi Dogguy (QA ページ)
- Nicolas Braud-Santoni (QA ページ)
外部の資源:
- ホームページ [opam.ocaml.org]
類似のパッケージ:
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
- utility for unprivileged chroot and namespace manipulation
-
- dep: build-essential
- build-essential なパッケージの一覧情報
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libglpk40 (>= 4.59)
- linear programming kit with integer (MIP) support
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libzstd1 (>= 1.5.5)
- 高速なロスレス圧縮アルゴリズム
-
- dep: opam-installer (= 2.2.1-1)
- Utility handling (un)installation of Opam .install files
-
- dep: unzip
- zip ファイル用展開プログラム
-
- rec: ca-certificates
- 一般的な CA の証明書
-
- rec: darcs
- 分散化対応の、対話的な、洗練されたリビジョン管理システム
-
- rec: git
- 速く、スケーラブルな分散型リビジョン管理システム
-
- rec: mercurial
- 使いやすくスケーラブルな分散バージョン管理システム
-
- rec: ocaml
- ML language implementation with a class-based object system
-
- rec: rsync
- 高速で多目的なリモート (兼ローカル) ファイル複製ツール
-
- sug: opam-doc (= 2.2.1-1)
- package manager for OCaml (documentation)