package debian-formats

  1. Overview
  2. Docs

Module DebianFormatsSource

Sourcetype name = string
Sourcetype version = string
Sourcetype vpkg = string * (string * string) option
Sourcetype veqpkg = string * (string * string) option
Sourcetype architecture = string
Sourcetype md5sum = Digest.t
Sourcetype sha1 = string
Sourcetype sha256 = string
Sourcetype file_size = int64
Sourcetype filename = string
Sourcemodule Version : sig ... end
Sourcemodule Release : sig ... end
Sourcemodule Source : sig ... end
Sourcemodule Binary : sig ... end
Sourcemodule Control : sig ... end
Sourcemodule Changelog = DFChangelog
Sourcemodule Watch = DFWatch
Sourcemodule URI : sig ... end