l.a.indices : module documentation

Part of lp.archivepublisher

No module docstring
Class IndexStanzaFields Store and format ordered Index Stanza fields.
Function format_file_list Undocumented
Function format_description Undocumented
Function build_source_stanza_fields Build a map of fields to be included in a Sources file.
Function build_binary_stanza_fields Build a map of fields to be included in a Packages file.
Function build_translations_stanza_fields Build a map of fields to be included in a Translation-en file.
def format_file_list(l):
Undocumented
def format_description(summary, description):
Undocumented
def build_source_stanza_fields(spr, component, section):
Build a map of fields to be included in a Sources file.
def build_binary_stanza_fields(bpr, component, section, priority, phased_update_percentage, separate_long_descriptions=False):
Build a map of fields to be included in a Packages file.

:param separate_long_descriptions: if True, the long description will
be omitted from the stanza and Description-md5 will be included.
def build_translations_stanza_fields(bpr, packages):
Build a map of fields to be included in a Translation-en file.
Parameterspackagesa set of (Package, Description-md5) tuples used to determine if a package has already been added to the translation file. The (Package, Description-md5) tuple will be added if it doesn't aready exist.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.