DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameocaml-findlib
Beschreibungmanagement tool for OCaml libraries
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version1.2.5+debian-1build1
Sektiondevel
Prioritätoptional
Installierte Größe544 Byte
Hängt ab vonlibfindlib-ocaml-dev, libc6 (>= 2.7)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellefindlib
Paketgröße206728 Byte
Prüfsumme MD51f1a6ceba3a0d2388bf6f10e89b849c7
Prüfsumme SHA1a1e40dcedd075a2f38ee6bfd089ed1cc8b2681ab
Prüfsumme SHA2560699d123ef5ea862f883315fd427bc69e26e1cd4321c93f7c52b032e138e1ac7
Link zum Herunterladenocaml-findlib_1.2.5+debian-1build1_i386.deb
Ausführliche BeschreibungThe "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 a tool (ocamlfind) that allows the user to enter queries on the command-line. In order to simplify compilation and linkage, there are new frontends, all driven by ocamlfind, for the various OCaml compilers that can directly deal with packages.


Impressum
Linux is a registered trademark of Linus Torvalds