package odig
Lookup documentation of installed OCaml packages
Install
dune-project
Dependency
erratique.ch
Readme
Changelog
ISC; LicenseRef-ParaType-Free-Font-License; LicenseRef-DejaVu-fonts License
Edit opam file
Versions (2)
Authors
Maintainers
Sources
odig-0.1.0.tbz
sha512=acabe752f5010900e9fe024321d6e34cc07f395ebd18f015a00b88c4c6482645b591a83a3f088f110adaf83e062551feb800a1dbca7646cce305eb3f542cfa41
doc/odig_support/Odig_support/Pkg/index.html
Module Odig_support.Pkg
Source
Packages
Packages
The type for package names.
The type for packages.
compare_by_caseless_name p0 p1
compares p0
and p1
by name in a caseless manner.
pp_version
formats a package version.
Queries
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
.