Download Source Package findlib:
The "findlib" 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. There is also a tool that allows the user to enter queries on the command-line. In order to simplify compilation and linkage, there are new frontends of the various OCaml compilers that can directly deal with packages.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 555.2 kB | 2160 kB | [list of files] |
| amd64 | 476.7 kB | 1948 kB | [list of files] |
| arm | 486.8 kB | 1832 kB | [list of files] |
| hppa | 419.9 kB | 1760 kB | [list of files] |
| i386 | 458.6 kB | 1800 kB | [list of files] |
| ia64 | 637.9 kB | 2496 kB | [list of files] |
| mips | 415.4 kB | 1812 kB | [list of files] |
| mipsel | 414.3 kB | 1812 kB | [list of files] |
| powerpc | 492.8 kB | 1880 kB | [list of files] |
| s390 | 420.6 kB | 1764 kB | [list of files] |
| sparc | 496.0 kB | 1884 kB | [list of files] |