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.doseparse/Dose_doseparse/StdOptions/DistribOptions/index.html

Module StdOptions.DistribOptionsSource

Sourceval deb_native_arch : string OptParse.Opt.t
Sourceval deb_foreign_archs : string list OptParse.Opt.t
Sourceval deb_host_arch : string OptParse.Opt.t
Sourceval deb_ignore_essential : bool OptParse.Opt.t
Sourceval deb_builds_from : bool OptParse.Opt.t
Sourceval deb_drop_bd_indep : bool OptParse.Opt.t
Sourceval deb_drop_bd_arch : bool OptParse.Opt.t
Sourceval deb_profiles : string list OptParse.Opt.t
Sourceval opam_switch : string OptParse.Opt.t
Sourceval opam_switches : string list OptParse.Opt.t
Sourceval opam_profiles : string list OptParse.Opt.t
Sourceval default_options : string list
Sourceval set_deb_options : unit -> Dose_debian.Debcudf.options
Sourceval set_opam_options : unit -> Dose_opam2.Opamcudf.options
Sourceval set_default_options : [> `Deb | `Edsp | `Opam | `Pef ] -> options option
Sourceval set_options : [> `Deb | `DebSrc | `Edsp | `Opam | `Pef ] -> options option
Sourceval add_debian_options : ?default:string list -> OptParse.OptParser.t -> unit
Sourceval add_opam_options : ?default:string list -> OptParse.OptParser.t -> unit
Sourceval add_option : ?group:OptParse.OptParser.group -> ?short_name:char -> ?long_name:string -> ?help:string -> OptParse.OptParser.t -> 'a OptParse.Opt.t -> unit
OCaml

Innovation. Community. Security.