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/Packages/index.html

Module Dose_opencsw.PackagesSource

module Pcre = Re_pcre
include sig ... end
Sourceval it : Dose_common__Util.Info.t
Sourceval info : ('a, unit, string, unit) format4 -> 'a
Sourceval nt : Dose_common__Util.Notice.t
Sourceval notice : ('a, unit, string, unit) format4 -> 'a
Sourceval wt : Dose_common__Util.Warning.t
Sourceval warning : ('a, unit, string, unit) format4 -> 'a
Sourceval dt : Dose_common__Util.Debug.t
Sourceval debug : ('a, unit, string, unit) format4 -> 'a
Sourceval fatal : ('a, unit, string, 'b) format4 -> 'a
Sourcetype name = string
Sourcetype version = string
Sourcetype vpkg = string
Sourcetype package = {
  1. name : name;
  2. version : version;
  3. depends : vpkg list;
  4. conflicts : vpkg list;
  5. extras : (string * string) list;
}
Sourceval default_package : package
Sourcemodule Set : sig ... end
Sourceval input_raw_priv : (('a -> 'a) -> string -> Set.elt list) -> string list -> Set.elt list
Sourceexception Eof
Sourceval parse_paragraph : package -> IO.input -> package option
Sourceval parse_packages_rec : package list -> IO.input -> package list
Sourceval parse_packages_in : 'a -> IO.input -> package list
Sourceval parse_packages : 'a -> string -> package list
Sourceval input_raw : string list -> Set.elt list
OCaml

Innovation. Community. Security.