Module Dose_extra__Criteria
val parse_criteria : Dose_extra.Format822.field -> Dose_extra.Criteria_types.criteria
Parse a criteria field
val to_string : ?solver:string -> Dose_extra.Criteria_types.criteria -> string
Return the string encoding the criteria. if the given solver does not respect the MISC2012 syntax, the function fails
val iter : ((string * string * string * Re.re option) -> unit) -> Dose_extra.Criteria_types.criteria -> unit
val is_misc2012 : string -> bool
Return true is the solver respect the MISC2012 syntax
val default_criteria : (string * Dose_extra.Criteria_types.criteria) list
An associative list containing the criteria associated to the following shortcuts :
- upgrade
- dist-upgrade
- install
- remove
- paranoid
- trendy