This library exposes the following toplevel modules:
Findlib The primary findlib interface * * The Findlib module is the primary interface of the findlib library. It * contains functions to look up packages, to interpret META * files, and to determine the ancestors of packages. * * This module must be initialized before it can be used: Call either * init or init_manually for this.Findlib_config Fl_args Fl_compat Fl_lint Fl_meta Fl_metascanner Parses META filesFl_metatoken Fl_package_base Direct access to the package graph and package filesFl_split Fl_topo The entry point of this library is the module: Fl_dynload.
The entry point of this library is the module: Findlib_internal.
The entry point of this library is the module: Topfind.