Odig_support.PkgSourcePackages
The type for package names.
The type for packages.
path is the path to the compilation objects of the package.
compare_by_caseless_name p0 p1 compares p0 and p1 by name in a caseless manner.
pp formats packages.
pp_name formats package names.
pp_version formats a package version.
of_dir lib_dir are the packages found in lib_dir. This is simply all the directory names inside lib_dir and an ocaml package which points to ocamlc -where.
by_names pkgs indexes pkgs by module name and adds them to init (defaults to String.Map.empty.