Part of lp.soyuz.interfaces.distroseriespackagecache View In Hierarchy
Attribute | archive | The cache target archive. |
Attribute | distroseries | The cache target distroseries. |
Attribute | binarypackagename | The binary package name. |
Attribute | fti | Full Text Index |
Attribute | name | The binary package name as text. |
Attribute | summary | A single summary from one of the binary packages with this name in this distroseries. The basic difficulty here is that two different architectures (or DistroArchSeriess) might have binary packages with the same name but different summaries and descriptions. We can't know which is more important, so we single out one at random (well, alphabetically) and call that the summary for display purposes. |
Attribute | description | A description, as per the summary. |
Attribute | summaries | A concatenation of the package summaries for this binary package name in this distro series. |
Attribute | descriptions | A concatenation of the descriptions of the binary packages from this binary package name in the distro series. |