opam-core index
Library opam-core
This library exposes the following toplevel modules:
OpamCachedOpamCompatOpamConsoleConsole output, ANSI color, logging and user queryingOpamCoreConfigConfiguration options for the core lib (record, global reference and setter)OpamCoreConfigDeveloperOpamDirTrackOpamFilenameHigher level file and directory name manipulation AND file operations, wrappers on OpamSystem using the filename typeOpamHashOpamJsonJson encoder; only needed for some debug optionsOpamParallelParallel execution of jobs following a directed graphOpamProcessProcess and job handling, with logs, termination status, etc.OpamSHAPure OCaml implementation of SHA256/512 hashing functions. The hash is returned as an hex string.OpamSWHIDOpamShellCommandShell command syntax manipulationOpamStdGeneric stdlib functions (String, List, Option, Sys submodules...)OpamStubsOS-specific functions requiring C code on at least one platform.OpamStubsTypesTypes for C stubs modules and common C stubs.OpamSystemBindings of lots of filesystem and system operationsOpamUrlURL parsing and printing, with support for our different backendsOpamVersion(generated) Current OPAM versionOpamVersionCompareVersion comparison function used throughout. From the Dose suite.OpamVersionInfo
Library opam-core.cmdliner
The entry point of this library is the module: OpamCmdliner.