Module type OpamTypes.GenericPackage

module type GenericPackage = sig .. end
At some point we want to abstract so that the same functions can be used over CUDF and OPAM packages

include OpamParallel.VERTEX
val name_to_string : t -> string
val version_to_string : t -> string