Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants AEnum includes a Python stdlib Enum-compatible data type, as well as a metaclass-based NamedTuple implementation and a NamedConstant class. An Enum is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. If using Python 3 there is built-in support for unique values, multiple values, auto-numbering, and suspension of aliasing (members with the same value are not identical), plus the ability to have values automatically bound to attributes. A NamedTuple is a class-based, fixed-length tuple with a name for each possible position accessible using attribute-access notation as well as the standard index notation. A NamedConstant is a class whose members cannot be rebound; it lacks all other Enum capabilities, however; consequently, it can have duplicate values.
Package | Summary | Distribution | Download |
python310-aenum-3.1.15-2.3.noarch.html | Advanced Enumerations, NamedTuples, and NamedConstants | OpenSuSE Tumbleweed for noarch | python310-aenum-3.1.15-2.3.noarch.rpm |
Advanced Enumerations, NamedTuples, and NamedConstants | python310-aenum-3.1.15-2.3.noarch.rpm | ||
python310-aenum-3.1.15-2.3.noarch.html | Advanced Enumerations, NamedTuples, and NamedConstants | OpenSuSE Ports Tumbleweed for noarch | python310-aenum-3.1.15-2.3.noarch.rpm |
Generated by rpm2html 1.6