package dose3-extra

  1. Overview
  2. Docs
Dose-extra libraries and tools (part of Mancoosi tools)

Install

Dune Dependency

Authors

Maintainers

Sources

dose3-7.0.0.tar.gz
md5=bc99cbcea8fca29dca3ebbee54be45e1
sha512=98dc4bd28e9f4aa8384be71b31783ae1afac577ea587118b8457b554ffe302c98e83d0098971e6b81803ee5c4f2befe3a98ef196d6b0da8feb4121e982ad5c2f

doc/dose3-extra.opencsw/Dose_opencsw/Cswcudf/index.html

Module Dose_opencsw.CswcudfSource

Sourcetype tables = {
  1. units : (Packages.name, (int * string) list) ExtLib.Hashtbl.t;
  2. reverse : (int, string) ExtLib.Hashtbl.t;
}
Sourceval create : int -> tables
Sourceval clear : tables -> unit
Sourceval init_tables : Packages.package list -> tables
Sourceval add_extra : 'a -> 'b -> 'c -> 'd list
Sourceval get_cudf_version : tables -> (Packages.name * string) -> int
Sourceval get_real_version : tables -> ('a * int) -> string
Sourceval preamble : Cudf.preamble
Sourceval tocudf : tables -> ?extras:'a list -> Packages.package -> Cudf.package
OCaml

Innovation. Community. Security.