Paketname | ocamldsort |
Beschreibung | dependency sorter for OCaml source files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.14.4-2build2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 328 Byte |
Hängt ab von | libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 125392 Byte |
Prüfsumme MD5 | 31061a14cda014c0c2513aba0697a665 |
Prüfsumme SHA1 | 556718437bba1ac88673120a61deae45a3d3d1dc |
Prüfsumme SHA256 | 396c383d4d6f33558127b1df44ae94bd74621d32fde884c4c398ad89d70014e3 |
Link zum Herunterladen | ocamldsort_0.14.4-2build2_i386.deb |
Ausführliche Beschreibung | The ocamldsort command scans a set of Objective Caml source files (.ml
and .mli files), sorts them according to their dependencies and prints
the sorted files in order to link their corresponding .cmo files.
.
ocamldsort can be used to compile and link simple projects with one
command.
.
However for larger projects where separate compilation is desirable,
ocamldsort can also be used from within a makefile as described in the
documentation.
|