[ 源代码: 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
- 编译所必需的软件包列表
-
- 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++ 库,第3版
-
- dep: opam-installer (= 2.2.1-1)
- Utility handling (un)installation of Opam .install files
-
- dep: unzip
- ZIP 文件解压缩程序
-
- rec: ca-certificates
- 通用 CA 证书
-
- rec: darcs
- distributed, interactive, smart revision control system
-
- rec: git
- 快速、可缩放的分布式版本控制系统
-
- rec: mercurial
- easy-to-use, scalable distributed version control system
-
- 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)