mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
47f98502ef
Signed-off-by: B. Watson <yalhcru@gmail.com>
5 lines
298 B
Text
5 lines
298 B
Text
Findlib is a library manager for Objective Caml. It provides a
|
|
convention how to store libraries, and a file format ("META") to
|
|
describe the properties of libraries. There is also a tool (ocamlfind)
|
|
for interpreting the META files, so that it is very easy to use
|
|
libraries in programs and scripts.
|