DebianFormats.URI
type uri
= string
type mirror
= uri
type dist
type section
[
|
`Main
`Contrib
`NonFree
]
val sources : string -> string -> [< `Contrib | `Main | `NonFree ] -> string
val pool : filename -> Source.t -> filename -> filename