Class Packages.package
method name : Dose_pef.Packages_types.name
Access methods
method version : Dose_pef.Packages_types.version
method conflicts : Dose_pef.Packages_types.vpkglist
method depends : Dose_pef.Packages_types.vpkgformula
method provides : Dose_pef.Packages_types.vpkglist
method recommends : Dose_pef.Packages_types.vpkgformula
method installed : Dose_pef.Packages_types.installed
method extras : (string * string) list
method architecture : Dose_pef.Packages_types.architecture
Debian specific methods
method breaks : Dose_pef.Packages_types.vpkglist
method enhances : Dose_pef.Packages_types.vpkgformula
method essential : bool
method extra_source_only : bool
method extras : (string * string) list
method multiarch : Dose_pef.Packages_types.multiarch
method pre_depends : Dose_pef.Packages_types.vpkgformula
method priority : string
method replaces : Dose_pef.Packages_types.vpkglist
method source : Dose_pef.Packages_types.name * Dose_pef.Packages_types.version option
method suggests : Dose_pef.Packages_types.vpkgformula
val name : string * Dose_pef.Packages_types.name
low level val
val version : string * Dose_pef.Packages_types.version
val conflicts : string * Dose_pef.Packages_types.vpkglist
val depends : string * Dose_pef.Packages_types.vpkgformula
val provides : string * Dose_pef.Packages_types.vpkglist
val recommends : string * Dose_pef.Packages_types.vpkgformula
val installed : string * Dose_pef.Packages_types.installed
val architecture : string * Dose_pef.Packages_types.architecture
Debian specific val
val breaks : string * Dose_pef.Packages_types.vpkglist
val enhances : string * Dose_pef.Packages_types.vpkgformula
val essential : string * bool
val extra_source_only : string * bool
val multiarch : string * Dose_pef.Packages_types.multiarch
val pre_depends : string * Dose_pef.Packages_types.vpkgformula
val priority : string * string
val replaces : string * Dose_pef.Packages_types.vpkglist
val source : string * (Dose_pef.Packages_types.name * Dose_pef.Packages_types.version option)
val suggests : string * Dose_pef.Packages_types.vpkgformula
method add_extra : string -> string -> 'a
method set_extras : (string * string) list -> 'a
method set_installed : Dose_pef.Packages_types.installed -> 'a
method set_essential : bool -> 'a
Debian specific methods
method set_multiarch : Dose_pef.Packages_types.multiarch -> 'a
method pp : Stdlib.out_channel -> unit
method pp : Stdlib.out_channel -> unit