Module lorry_specs

Source
Expand description

Representation of .lorry specification files

Structs§

GCOptions
Settings for git cleanup operations
MultipleRawFiles
Specification for a raw-file mirror
RawFileURLMapping
Specification for a raw-file
SingleLorry
Specification of a Git mirror

Enums§

LorrySpec
The contents of a single .lorry configuration file

Functions§

extract_lorry_specs
Attempts to convert a string-like, presumably the contents of a .lorry file, into the internal representation of a lorry spec.