l.s.s.g.a.PackagesMap : class documentation

Part of lp.soyuz.scripts.gina.archive View In Hierarchy

Archive Package Map class

This class goes through the archive files held by an ArchComponentItems instance and create maps for sources and binary packages. These are stored in the src_map and bin_map attributes.

The sources map is a dict where the sourcepackage name is the key and a dict with some other package information (Version, Maintainer, etc) is the value.

The binary is also a dict but has the architecturetag as the keys, and the values are a dict that holds the same information as on source map.

Method __init__ Undocumented
Method create_maps Undocumented
def __init__(self, arch_component_items):
Undocumented
def create_maps(self, arch_component_items):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.