OpamTypes.GenericPackage
At some point we want to abstract so that the same functions can be used over CUDF and OPAM packages
include OpamParallel.VERTEX
include OpamStd.OrderedType
include Set.OrderedType
val to_string : t -> string
val to_json : t -> OpamJson.t
val of_json : OpamJson.t -> t option
val name_to_string : t -> string
val version_to_string : t -> string