软件包:libfindlib-ocaml-dev(1.8.1-2)
libfindlib-ocaml-dev 的相关链接
Debian 的资源:
下载源码包 findlib:
维护小组:
- Debian OCaml Maintainers (QA 页面, 邮件存档)
- Mehdi Dogguy (QA 页面)
- Stéphane Glondu (QA 页面)
- Ximin Luo (QA 页面)
外部的资源:
- 主页 [projects.camlcity.org]
相似软件包:
library for managing OCaml libraries (development files)
The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages.
This package contains development files needed to compile programs using findlib.
其他与 libfindlib-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libfindlib-ocaml-sjho4
- 本虚包由这些包填实: libfindlib-ocaml
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries