| Classes |
AllDepSpec |
Represents a ( first second third ) or top level group of dependency
specs. |
AnyDepSpec |
Represents a "|| ( )" dependency block. |
BlockDepSpec |
A BlockDepSpec represents a block on a package name (for example,
'app-editors/vim'),possibly with associated version and SLOT
restrictions. |
CategoryNamePart |
Holds a string that is a valid name for the category part of a
QualifiedPackageName. |
CategoryNamePartCollection |
Iterable collection of CategoryNamePart instances. |
CompositeDepSpec |
Iterable class for dependency specs that have a number of child
dependency specs. |
Contents |
Iterable of ContentsEntry. |
ContentsDevEntry |
A dev contents entry. |
ContentsDirEntry |
A directory contents entry. |
ContentsEntry |
Base class for a contents entry. |
ContentsFifoEntry |
A fifo contents entry. |
ContentsFileEntry |
A file contents entry. |
ContentsMiscEntry |
A misc contents entry. |
ContentsSymEntry |
A sym contents entry. |
DepSpec |
Base class for a dependency spec. |
DestinationsCollection |
Iterable of Repository. |
Environment |
Represents a working environment, which contains an available packages
database and provides various methods for querying package visibility and
options. |
EnvironmentMaker |
Virtual constructor for environments. |
KeywordName |
Holds a string that is a valid name for a KEYWORD. |
Log |
Singleton class that handles log messages. |
LogContext |
|
LogLevel |
|
MaskReason |
|
MaskReasons |
A collection of reasons for why a package is masked. |
MaskReasonsOption |
|
MaskReasonsOptions |
Options for Environment.mask_reasons(). |
NoConfigEnvironment |
An environment that uses a single repository, with no user
configuration. |
PackageDatabase |
A PackageDatabase can be queried for Package instances. |
PackageDatabaseEntry |
Holds an entry in a PackageDatabase, and used to identify a specific
version of a package in a particular repository. |
PackageDatabaseEntryCollection |
An iterable collection of PackageDatabaseEntry instances. |
PackageDepSpec |
A PackageDepSpec represents a package name (for example,
'app-editors/vim'), possibly with associated version and SLOT
restrictions. |
PackageDepSpecParseMode |
|
PackageNamePart |
Holds a string that is a valid name for the package part of a
QualifiedPackageName. |
PackageNamePartCollection |
Iterable collection of PackageNamePart instances. |
PaludisEnvironment |
The PaludisEnvironment is an Environment that corresponds to the
normal operating evironment. |
PlainTextDepSpec |
A PlainTextDepSpec represents a plain text entry (for example, a URI
in SRC_URI). |
PortageDepParser |
The PortageDepParser converts string representations of a dependency
specification into a DepSpec instance. |
QualifiedPackageName |
Represents a category plus package name. |
QualifiedPackageNameCollection |
Iterable collection of QualifiedPackageName instances. |
Query |
|
QueryOrder |
|
Repository |
A Repository provides a representation of a physical repository to a
PackageDatabase. |
RepositoryConfigInterface |
Interface for handling actions for repositories supporting package
configuration. |
RepositoryContentsInterface |
Interface for handling actions for repositories supporting contents
queries. |
RepositoryDestinationInterface |
Interface for repositories that can be used as an install
destination. |
RepositoryEnvironmentVariableInterface |
Interface for environment variable querying for repositories. |
RepositoryInfo |
Information about a Repository, for the end user. |
RepositoryInfoSection |
A section of information about a Repository. |
RepositoryInstallableInterface |
Interface for handling installs for repositories. |
RepositoryInstalledInterface |
Interface for handling actions for installed repositories. |
RepositoryLicensesInterface |
Interface for handling actions relating to licenses. |
RepositoryMaskInterface |
Interface for handling masks for the Repository class. |
RepositoryMirrorsInterface |
Interface for mirror querying for repositories. |
RepositoryName |
Holds a string that is a valid name for a Repository. |
RepositoryNameCollection |
Iterable collection of RepositoryName instances. |
RepositoryPortageInterface |
Interface for handling PortageRepository specific functionality. |
RepositoryPortageInterfaceProfilesDescLine |
A profiles.desc line in a Repository implementing
RepositoryPortageInterface. |
RepositoryProvidesInterface |
Interface for repositories that provide packages. |
RepositorySetsInterface |
Interface for package sets for repositories. |
RepositorySyncableInterface |
Interface for syncing for repositories. |
RepositoryUninstallableInterface |
Interface for handling uninstalls for repositories. |
RepositoryUseInterface |
Interface for handling USE flags for the Repository class. |
RepositoryVirtualsInterface |
Interface for repositories that define virtuals. |
RepositoryWorldInterface |
Interface for world handling for repositories. |
SetName |
Holds a string that is a valid name for a set. |
SetNameCollection |
Iterable of SetName A collection of set names. |
SlotName |
Holds a string that is a valid name for a SLOT. |
StringDepSpec |
A StringDepSpec represents a non-composite dep spec with an associated
piece of text. |
UseDepSpec |
Represents a use? ( ) dependency spec. |
UseFlagName |
Holds a string that is a valid name for a USE flag. |
UseFlagNameCollection |
Iterable collection of UseFlagName instances. |
UseFlagState |
|
UseRequirements |
A selection of USE flag requirements. |
VersionMetadata |
Version metadata. |
VersionMetadataCRANInterface |
Version metadata for CRAN packages. |
VersionMetadataDepsInterface |
Dependency data for VersionMetadata. |
VersionMetadataEbinInterface |
Version metadata for Ebins. |
VersionMetadataEbuildInterface |
Version metadata for ebuilds. |
VersionMetadataLicenseInterface |
License data for VersionMetadata. |
VersionMetadataOriginsInterface |
Origins data for VersionMetadata. |
VersionMetadataVirtualInterface |
Version metadata for virtual packages. |
VersionOperator |
An operator attached to a VersionSpec, validated. |
VersionOperatorValue |
|
VersionRequirement |
|
VersionRequirements |
Iterable collection of VersionRequirement instances, usually for a
PackageDepSpec. |
VersionRequirementsMode |
|
VersionSpec |
A VersionSpec represents a version number (for example,
1.2.3b-r1). |
VersionSpecCollection |
Iterable of VersionSpec. |