| Home | Trees | Index | Help |
|
|---|
|
__builtin__.object:
The most base type
exceptions.BaseException:
Common base class for all exceptions
exceptions.Exception:
Common base class for all non-exit exceptions.
paludis.BaseException
paludis.ActionError
paludis.BadVersionOperatorError
paludis.BadVersionSpecError
paludis.ConfigurationError
paludis.DepListError
paludis.FSError
paludis.GotASetNotAPackageDepSpec
paludis.InternalError
paludis.NameError
paludis.NoSuchDepTagCategory
paludis.NotAllowedInThisHeirarchy
paludis.NotAvailableError
paludis.PackageDatabaseError
paludis.PackageDepSpecError
paludis.PaludisEnvironmentSoDirCannotDlopenError
paludis.PaludisEnvironmentSoDirNotADirectoryError
paludis.PythonError
None.instance
paludis.Action:
An Action represents an action that can be executed by a PackageID via
PackageID::perform_action.
paludis.ConfigAction:
A ConfigAction is used via PackageID::perform_action to execute
post-install configuration (for example, via 'paludis --config') on a
PackageID.
paludis.FetchAction:
A FetchAction can be used to fetch source files for a PackageID using
PackageID::perform_action.
paludis.InfoAction:
An InfoAction is used via PackageID::perform_action to execute
additional information (for example, via 'paludis --info') on a
PackageID.
paludis.InstallAction:
An InstallAction is used by InstallTask to perform a build / install
on a PackageID.
paludis.InstalledAction:
InstalledAction is a dummy action used by SupportsActionTest and
query::SupportsAction to determine whether a PackageID is installed.
paludis.PretendAction:
A PretendAction is used by InstallTask to handle install-pretend-phase
checks on a PackageID.
paludis.UninstallAction:
An UninstallAction is used by UninstallTask to uninstall a
PackageID.
paludis.CanFormatBlockDepSpec:
Descendents of this class implement the necessary methods to format a
BlockDepSpec.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatConditionalDepSpec:
Descendents of this class implement the necessary methods to format a
ConditionalDepSpec.
paludis.DependencySpecTreeFormatter:
A formatter that can handle any formattable type found in a
DependencySpecTree.
paludis.FetchableURISpecTreeFormatter:
A formatter that can handle any formattable type found in a
FetchableURISpecTree.
paludis.LicenseSpecTreeFormatter:
A formatter that can handle any formattable type found in a
LicenseSpecTree.
paludis.ProvideSpecTreeFormatter:
A formatter that can handle any formattable type found in a
ProvideSpecTree.
paludis.PythonFormatter
paludis.RestrictSpecTreeFormatter:
A formatter that can handle any formattable type found in a
RestrictSpecTree.
paludis.SimpleURISpecTreeFormatter:
A formatter that can handle any formattable type found in a
SimpleURISpecTree.
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatDependencyLabelsDepSpec:
Descendents of this class implement the necessary methods to format a
DependencyLabelsDepSpec.
paludis.DependencySpecTreeFormatter:
A formatter that can handle any formattable type found in a
DependencySpecTree.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatFetchableURIDepSpec:
Descendents of this class implement the necessary methods to format a
FetchableURIDepSpec.
paludis.FetchableURISpecTreeFormatter:
A formatter that can handle any formattable type found in a
FetchableURISpecTree.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatIUseFlag:
Descendents of this class implement the necessary methods to format a
IUseFlag.
paludis.IUseFlagFormatter:
A formatter that can handle IUseFlags.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatKeywordName:
Descendents of this class implement the necessary methods to format a
KeywordName.
paludis.KeywordNameFormatter:
A formatter that can handle KeywordNames.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatLicenseDepSpec:
Descendents of this class implement the necessary methods to format a
LicenseDepSpec.
paludis.LicenseSpecTreeFormatter:
A formatter that can handle any formattable type found in a
LicenseSpecTree.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatNamedSetDepSpec:
Descendents of this class implement the necessary methods to format a
NamedSetDepSpec.
paludis.DependencySpecTreeFormatter:
A formatter that can handle any formattable type found in a
DependencySpecTree.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatPackageDepSpec:
Descendents of this class implement the necessary methods to format a
PackageDepSpec.
paludis.DependencySpecTreeFormatter:
A formatter that can handle any formattable type found in a
DependencySpecTree.
paludis.ProvideSpecTreeFormatter:
A formatter that can handle any formattable type found in a
ProvideSpecTree.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatPlainTextDepSpec:
Descendents of this class implement the necessary methods to format a
PlainTextDepSpec.
paludis.PythonFormatter
paludis.RestrictSpecTreeFormatter:
A formatter that can handle any formattable type found in a
RestrictSpecTree.
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatSimpleURIDepSpec:
Descendents of this class implement the necessary methods to format a
SimpleURIDepSpec.
paludis.PythonFormatter
paludis.SimpleURISpecTreeFormatter:
A formatter that can handle any formattable type found in a
SimpleURISpecTree.
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatString:
Descendents of this class implement the necessary methods to format a
String.
paludis.PythonFormatter
paludis.StringFormatter:
A formatter that can handle Strings.
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatURILabelsDepSpec:
Descendents of this class implement the necessary methods to format an
URILabelsDepSpec.
paludis.FetchableURISpecTreeFormatter:
A formatter that can handle any formattable type found in a
FetchableURISpecTree.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CanFormatUseFlagName:
Descendents of this class implement the necessary methods to format a
UseFlagName.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.UseFlagNameFormatter:
A formatter that can handle UseFlagNames.
paludis.CanSpace:
Descendents of this class implement the necessary methods to format
whitespace.
paludis.PythonFormatter
paludis.StringifyFormatter:
A StringifyFormatter is a Formatter that implements every format
function by calling paludis::stringify().
paludis.CategoryNamePart:
Holds a string that is a valid name for the category part of a
QualifiedPackageName.
paludis.CategoryNamePartIterable:
Iterable of CategoryNamePart
paludis.Contents:
Iterable of ContentsEntry.
paludis.ContentsEntry:
Base class for a contents entry.
paludis.ContentsDevEntry:
A dev contents entry.
paludis.ContentsDirEntry:
A directory contents entry.
paludis.ContentsFifoEntry:
A fifo contents entry.
paludis.ContentsFileEntry:
A file contents entry.
paludis.ContentsMiscEntry:
A misc contents entry.
paludis.ContentsSymEntry:
A sym contents entry.
paludis.DependencyLabel:
Dependency label base class.
paludis.DependencyABIsLabel:
ABI dependency label base class.
paludis.DependencyABILabel:
A DependencyABILabel specifies that a dependency can be satisfied by a
named ABI.
paludis.DependencyAnyLabel:
A DependencyAnyLabel specifies that a dependency can be satisfied by
any ABI.
paludis.DependencyMineLabel:
A DependencyMineLabel specifies that a dependency is satisfied by ABIs
equal to those being used to create the depending package.
paludis.DependencyPrimaryLabel:
A DependencyPrimaryLabel specifies that a dependency can be satisfied
by the primary ABI.
paludis.DependencySuggestLabel:
Suggest dependency label base class.
paludis.DependencyRecommendedLabel:
A DependencyRecommendedLabel specifies that a dependency is
recommended.
paludis.DependencyRequiredLabel:
* A DependencyRequiredLabel specifies that a dependency is
required.
paludis.DependencySuggestedLabel:
A DependencySuggestLabel specifies that a dependency is suggested.
paludis.DependencySystemLabel:
System dependency label base class.
paludis.DependencyHostLabel:
A DependencyHostLabel specifies host requirements for building a
package.
paludis.DependencyTargetLabel:
A DependencyTargetLabel specifies target requirements for building a
package.
paludis.DependencyTypeLabel:
Type dependency label base class.
paludis.DependencyBuildLabel:
A DependencyBuildLabel specifies build-time requirements for building
a package.
paludis.DependencyCompileLabel:
A DependencyCompileLabel specifies compiled-against requirements for
building a package.
paludis.DependencyInstallLabel:
A DependencyInstallLabel specifies install-time requirements for
building a package.
paludis.DependencyRunLabel:
A DependencyRunLabel specifies runtime requirements for building a
package.
paludis.DepList:
Holds a list of dependencies in merge order.
paludis.DepListEntry:
An entry in a DepList.
paludis.DepListEntryTags:
Tags attached to a DepListEntry.
paludis.DepListOptions:
Parameters for a DepList.
paludis.DepSpec:
Base class for a dependency spec.
paludis.CompositeDepSpec:
Iterable class for dependency specs that have a number of child
dependency specs.
paludis.AllDepSpec:
Represents a ( first second third ) or top level group of dependency
specs.
paludis.AnyDepSpec:
Represents a "|| ( )" dependency block.
paludis.ConditionalDepSpec:
Represents a use? ( ) dependency spec.
paludis.DependencyLabelsDepSpec:
A DependencyLabelsDepSpec represents a dependency label.
paludis.StringDepSpec:
A StringDepSpec represents a non-composite dep spec with an associated
piece of text.
paludis.BlockDepSpec:
A BlockDepSpec represents a block on a package name (for example,
'app-editors/vim'), possibly with associated version and SLOT
restrictions.
paludis.FetchableURIDepSpec:
A FetchableURIDepSpec represents a fetchable URI part.
paludis.LicenseDepSpec:
A LicenseDepSpec represents a license.
paludis.NamedSetDepSpec:
A NamedSetDepSpec represents a named package set.
paludis.PackageDepSpec:
A PackageDepSpec represents a package name (for example,
'app-editors/vim'), possibly with associated version and SLOT
restrictions.
paludis.PlainTextDepSpec:
A PlainTextDepSpec represents a plain text entry (for example, a
RESTRICT keyword).
paludis.SimpleURIDepSpec:
A SimpleURIDepSpec represents a simple URI.
paludis.URILabelsDepSpec:
A URILabelsDepSpec represents a URI label.
paludis.DepTag:
A DepTag can be associated with a PackageDepSpec, and is transferred
onto any associated DepListEntry instances.
paludis.DependencyDepTag:
DepTag subclass for dependencies.
paludis.GeneralSetDepTag:
DepTag subclass for general sets.
paludis.GLSADepTag:
DepTag subclass for GLSAs.
paludis.TargetDepTag:
DepTag subclass for explicit targets.
paludis.DepTagCategory:
A DepTagCategory is identified by its name and has associated display
information for a DepTag's category.
paludis.DepTagCategoryMaker:
Virtual constructor for accessing DepTagCategory instances.
paludis.DestinationsIterable:
Iterable of Repository.
paludis.Environment:
Represents a working environment, which contains an available packages
database and provides various methods for querying package visibility and
options.
paludis.AdaptedEnvironment:
An Environment that allows you to change aspects of an existing
Environment, e.g.
paludis.EnvironmentImplementation:
Represents a working environment, which contains an available packages
database and provides various methods for querying package visibility and
options.
paludis.NoConfigEnvironment:
An environment that uses a single repository, with no user
configuration.
paludis.PaludisEnvironment:
The PaludisEnvironment is an Environment that corresponds to the
normal operating evironment.
paludis.TestEnvironment:
A TestEnvironment is an environment used during testing that lets us
control all the options rather than reading them from configuration
files.
paludis.EnvironmentMaker:
Virtual constructor for environments.
paludis.FetchActionOptions:
Options for FetchAction.
paludis.Filter:
Filter for an Environment selection.
paludis.All:
Accept all packages.
paludis.And:
Accept packages that match both filters.
paludis.InstalledAtRoot:
Accept packages installed at a particular root.
paludis.NotMasked:
Accept unmasked packages.
paludis.SupportsConfigAction:
Accept packages that support ConfigAction
paludis.SupportsFetchAction:
Accept packages that support FetchAction
paludis.SupportsInfoAction:
Accept packages that support InfoAction
paludis.SupportsInstallAction:
Accept packages that support InstallAction
paludis.SupportsInstalledAction:
Accept packages that support InstalledAction
paludis.SupportsPretendAction:
Accept packages that support PretendAction
paludis.SupportsPretendFetchAction:
Accept packages that support PretendFetchAction
paludis.SupportsUninstallAction:
Accept packages that support UninstallAction
paludis.FilteredGenerator:
A combined Generator and Filter for an Environment selection.
paludis.FSEntryIterable:
Iterable of FSEntry
paludis.Generator:
Generator for an Environment selection.
paludis.All:
Generate all packages.
paludis.Category:
Generate all packages in a given category.
paludis.Intersection:
Generate packages from the intersection of two other Generator
instances.
paludis.Matches:
Generate matching packages.
paludis.Package:
Generate all named packages.
paludis.Repository:
Generate all packages in a given repository.
paludis.InstallActionOptions:
Options for InstallAction.
paludis.IUseFlag:
Represents an IUse flag.
paludis.IUseFlagIterable:
Iterable of IUseFlag
paludis.IUseFlagParseOptions:
Options for IUseFlag.
paludis.KeywordName:
Holds a string that is a valid name for a KEYWORD.
paludis.KeywordNameIterable:
Iterable of KeywordName
paludis.Log:
Singleton class that handles log messages.
paludis.Mask:
A Mask represents one reason why a PackageID is masked (not available to
be installed).
paludis.AssociationMask:
An AssociationMask is a Mask that signifies that a PackageID is masked
because of its association with another PackageID that is itself
masked.
paludis.RepositoryMask:
A RepositoryMask is a Mask that signifies that a PackageID has been
marked as masked by a Repository.
paludis.UnacceptedMask:
An UnacceptedMask is a Mask that signifies that a particular value or
combination of values in (for example) a MetadataSetKey or
MetadataSpecTreeKey is not accepted by user configuration.
paludis.UnsupportedMask:
An UnsupportedMask is a Mask that signifies that a PackageID is not
supported, for example because it is broken or because it uses an
unrecognised EAPI.
paludis.UserMask:
A UserMask is a Mask due to user configuration.
paludis.MetadataKey:
A MetadataKey is a generic key that contains a particular piece of
information about a PackageID instance.
paludis.MetadataContentsKey:
A MetadataContentsKey is a MetadataKey that holds a Contents
heirarchy.
paludis.MetadataDependencySpecTreeKey:
A MetadataSpecTreeKey is a MetadataKey that holds a spec tree of some
kind as its value.
paludis.MetadataFetchableURISpecTreeKey:
A MetadataSpecTreeKey is a MetadataKey that holds a spec tree of some
kind as its value.
paludis.MetadataFSEntryIterableKey:
A MetadataCollectionKey is a MetadataKey that holds a Set or Sequence
of some kind of item as its value.
paludis.MetadataFSEntryKey:
A MetadataFSEntryKey is a MetadataKey that has an string(FSEntry) as
its value.
paludis.MetadataIUseFlagIterableKey:
A MetadataCollectionKey is a MetadataKey that holds a Set or Sequence
of some kind of item as its value.
paludis.MetadataKeywordNameIterableKey:
A MetadataCollectionKey is a MetadataKey that holds a Set or Sequence
of some kind of item as its value.
paludis.MetadataLicenseSpecTreeKey:
A MetadataSpecTreeKey is a MetadataKey that holds a spec tree of some
kind as its value.
paludis.MetadataPackageIDIterableKey:
A MetadataCollectionKey is a MetadataKey that holds a Set or Sequence
of some kind of item as its value.
paludis.MetadataPackageIDKey:
A MetadataPackageIDKey is a MetadataKey that has a PackageID as its
value.
paludis.MetadataProvideSpecTreeKey:
A MetadataSpecTreeKey is a MetadataKey that holds a spec tree of some
kind as its value.
paludis.MetadataRepositoryMaskInfoKey:
A MetadataRepositoryMaskInfoKey is a MetadataKey that holds
RepositoryMaskInfo as its value.
paludis.MetadataRestrictSpecTreeKey:
A MetadataSpecTreeKey is a MetadataKey that holds a spec tree of some
kind as its value.
paludis.MetadataSectionKey:
A MetadataSectionKey holds a number of other MetadataKey instances,
and may have a title.
paludis.MetadataSimpleURISpecTreeKey:
A MetadataSpecTreeKey is a MetadataKey that holds a spec tree of some
kind as its value.
paludis.MetadataStringIterableKey:
A MetadataCollectionKey is a MetadataKey that holds a Set or Sequence
of some kind of item as its value.
paludis.MetadataStringKey:
A MetadataStringKey is a MetadataKey that has a std::string as its
value.
paludis.MetadataTimeKey:
A MetadataTimeKey is a MetadataKey that has a int(time_t) as its
value.
paludis.MetadataUseFlagNameIterableKey:
A MetadataCollectionKey is a MetadataKey that holds a Set or Sequence
of some kind of item as its value.
paludis.PackageDatabase:
A PackageDatabase can be queried for Package instances.
paludis.PackageID
paludis.PackageIDIterable:
Iterable of PackageID
paludis.PackageNamePart:
Holds a string that is a valid name for the package part of a
QualifiedPackageName.
paludis.PackageNamePartIterable:
Iterable of PackageNamePart
paludis.QACheckProperties:
A collection of properties for a QA check.
paludis.QAMessage:
NEED_DOC
paludis.QAReporter:
NEED_DOC
paludis.QualifiedPackageName:
Represents a category plus package name.
paludis.QualifiedPackageNameIterable:
Iterable of QualifiedPackageName
paludis.Repository:
A Repository provides a representation of a physical repository to a
PackageDatabase.
paludis.FakeRepository:
Fake repository for use in test cases.
paludis.RepositoryDestinationInterface:
Interface for repositories that can be used as an install
destination.
paludis.RepositoryEInterface:
Interface for handling ERepository specific functionality.
paludis.RepositoryEInterfaceProfilesDescLine:
A profiles.desc line in a Repository implementing
RepositoryEInterface.
paludis.RepositoryEnvironmentVariableInterface:
Interface for environment variable querying for repositories.
paludis.RepositoryMaskInfo:
Information about a RepositoryMask.
paludis.RepositoryMirrorsInterface:
Interface for mirror querying for repositories.
paludis.RepositoryName:
Holds a string that is a valid name for a Repository.
paludis.RepositoryNameIterable:
Iterable of RepositoryName
paludis.RepositoryProvidesInterface:
Interface for repositories that provide packages.
paludis.RepositoryQAInterface:
Interface for handling QA tasks.
paludis.RepositorySetsInterface:
Interface for package sets for repositories.
paludis.RepositorySyncableInterface:
Interface for syncing for repositories.
paludis.RepositoryUseInterface:
Interface for handling USE flags for the Repository class.
paludis.RepositoryVirtualsInterface:
Interface for repositories that define virtuals.
paludis.Selection:
Selection for an Environment selection.
paludis.AllVersionsGroupedBySlot:
Select all versions, sorted and grouped by slot.
paludis.AllVersionsSorted:
Select all versions, sorted.
paludis.AllVersionsUnsorted:
Select all versions, in no particular order.
paludis.BestVersionInEachSlot:
Select the best version in each slot of each package.
paludis.BestVersionOnly:
Select the best version only of each package.
paludis.RequireExactlyOne:
Require exactly one matching ID.
paludis.SomeArbitraryVersion:
Select some arbitrary version of some arbitrary package.
paludis.SetName:
Holds a string that is a valid name for a set.
paludis.SetNameIterable:
Iterable of SetName
paludis.SlotName:
Holds a string that is a valid name for a SLOT.
paludis.StringIterable:
Iterable of string
paludis.StringSetIterable:
Iterable of string
paludis.SupportsActionTestBase:
Base class for SupportsActionTests.
paludis.SupportsConfigActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.SupportsFetchActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.SupportsInfoActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.SupportsInstallActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.SupportsInstalledActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.SupportsPretendActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.SupportsUninstallActionTest:
SupportsActionTest is used by PackageID::supports_action and
Repository::some_ids_might_support_action to query whether a particular
action is supported by that PackageID or potentially supported by some
IDs in that Repository.
paludis.UninstallActionOptions:
Options for UninstallAction.
paludis.URILabel:
URI label base class.
paludis.URIListedOnlyLabel:
A concrete URI label class.
paludis.URIListedThenMirrorsLabel:
A concrete URI label class.
paludis.URILocalMirrorsOnlyLabel:
A concrete URI label class.
paludis.URIManualOnlyLabel:
A concrete URI label class.
paludis.URIMirrorsOnlyLabel:
A concrete URI label class.
paludis.URIMirrorsThenListedLabel:
A concrete URI label class.
paludis.UseFlagName:
Holds a string that is a valid name for a USE flag.
paludis.UseFlagNameIterable:
Iterable of UseFlagName
paludis.UserPackageDepSpecOptions:
Options for parse_user_package_dep_spec.
paludis.VersionOperator:
An operator attached to a VersionSpec, validated.
paludis.VersionRequirement
paludis.VersionRequirements:
Iterable collection of VersionRequirement instances, usually for a
PackageDepSpec.
paludis.VersionSpec:
A VersionSpec represents a version number (for example,
1.2.3b-r1).
__builtin__.int:
int(x[, base]) -> integer
None.enum
paludis.DepListBlocksOption:
How we handle blocks.
paludis.DepListCircularOption:
How we should handle circular deps.
paludis.DepListDepsOption:
How we should handle a dep class.
paludis.DepListDowngradeOption:
What to do when we downgrade.
paludis.DepListEntryKind:
Kind of a DepListEntry.
paludis.DepListEntryState:
State of a DepListEntry.
paludis.DepListFallBackOption:
When we should fall back to an installed package.
paludis.DepListNewSlotsOption:
When we should pull in a new slot.
paludis.DepListReinstallOption:
When we should reinstall.
paludis.DepListReinstallScmOption:
When we should reinstall SCM packages.
paludis.DepListSuggestedOption:
How we should handle suggested deps.
paludis.DepListTargetType:
Type of target being handled at the top level.
paludis.DepListUpgradeOption:
When we should upgrade.
paludis.DepListUseOption:
How we handle use deps.
paludis.InstallActionChecksOption:
Whether to run post-build checks (for example, 'make check' or 'src_test'),
if they are available.
paludis.InstallActionDebugOption:
Debug build mode for an InstallAction.
paludis.IUseFlagParseOption:
How to parse an IUSE flag string.
paludis.LogContext:
Specifies whether a log message has context.
paludis.LogLevel:
Specifies the level of a log message.
paludis.MetadataKeyType:
The significance of a MetadataKey to a user.
paludis.PackageIDCanonicalForm:
How to generate paludis::PackageID::canonical_form().
paludis.QACheckProperty:
Properties of a QA check.
paludis.QAMessageLevel:
The importance of a QA notice.
paludis.UseFlagState:
A USE flag can be on, off or unspecified.
paludis.UserPackageDepSpecOption:
Options for parse_user_package_dep_spec.
paludis.VersionOperatorValue:
Represents an operator attached to a VersionSpec.
paludis.VersionRequirementsMode:
Whether our version requirements are an 'and' or an 'or' set.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Aug 4 19:40:20 2008 | http://epydoc.sf.net |