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


Paketnameomake
Beschreibungbuild system with automated dependency analysis
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.9.8.5-3-8
Sektionocaml
Prioritätoptional
Installierte Größe2120 Byte
Hängt ab vonlibc6 (>= 2.7), libfam0, libncurses5 (>= 5.7+20100313), libreadline6 (>= 6.0)
Empfohlene Paketeomake-doc
PaketbetreuerDebian OCaml Maintainers
Quelle
Paketgröße743116 Byte
Prüfsumme MD51e69ff45bea18e15a01abfec17703361
Prüfsumme SHA1b935dc9b697c9c3087f6937f126550edd5629c91
Prüfsumme SHA256f08f24507737c28ed2f83213ab14c7d4e93083bae441fe125678d0090e10e788
Link zum Herunterladenomake_0.9.8.5-3-8_i386.deb
Ausführliche BeschreibungOMake is a build system designed to scale from small projects to very large projects spanning many directories. OMake uses a syntax similar to GNU make, with many additional features. It contains specifications for easily building C, OCaml, and LaTeX programs, but can be used to build projects with other languages as well. . OMake includes an accurate, automated dependency analysis based on MD5 digests. It also includes a stand-alone command-line interpreter, osh, that can be used as an interactive shell for debugging the build files. OMake's syntax is a full object oriented language. Features of the OMake language include integer and floating point arithmetic, scoped expressions, higher order functions, multiple inheritance, pattern matching, runtime exceptions, lexers, and LALR(1) parsers. Users can easily produce architecture independent builds as omake provides a uniform interface to its standard library on Linux/Unix, Win32, and OS X.


Impressum
Linux is a registered trademark of Linus Torvalds