Module DebianFormats
type name= stringtype version= stringtype vpkg= string * (string * string) optiontype veqpkg= string * (string * string) optiontype architecture= stringtype md5sum= Stdlib.Digest.ttype sha1= stringtype sha256= stringtype file_size= int64type filename= string
module Version : sig ... endmodule Release : sig ... endmodule Source : sig ... endmodule Binary : sig ... endmodule Control : sig ... endmodule Changelog = DFChangelogmodule Watch = DFWatchmodule URI : sig ... end