SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python312-aenum rpm build for : OpenSuSE. For other distributions click python312-aenum.

Name : python312-aenum
Version : 3.1.15 Vendor : obs://build_opensuse_org/system:homeautomation
Release : 30.8 Date : 2024-02-06 09:42:07
Group : Unspecified Source RPM : python-aenum-3.1.15-30.8.src.rpm
Size : 1.44 MB
Packager : (none)
Summary : Advanced Enumerations, NamedTuples, and NamedConstants
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/system:/homeautomation:/home-assistant/openSUSE_Factory/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python312-aenum-3.1.15-30.8.noarch.rpm
     

Provides :
python3.12dist(aenum)
python312-aenum
python3dist(aenum)

Requires :
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.12/site-packages/aenum
/usr/lib/python3.12/site-packages/aenum-3.1.15-py3.12.egg-info
/usr/lib/python3.12/site-packages/aenum-3.1.15-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/aenum-3.1.15-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/aenum-3.1.15-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/aenum-3.1.15-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/aenum/CHANGES
/usr/lib/python3.12/site-packages/aenum/LICENSE
/usr/lib/python3.12/site-packages/aenum/__init__.py
/usr/lib/python3.12/site-packages/aenum/__pycache__
/usr/lib/python3.12/site-packages/aenum/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_common.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_constant.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_constant.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_enum.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_enum.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_py3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_py3.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_tuple.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/_tuple.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test_v3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test_v3.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test_v37.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/aenum/__pycache__/test_v37.cpython-312.pyc
/usr/lib/python3.12/site-packages/aenum/_common.py
/usr/lib/python3.12/site-packages/aenum/_constant.py
There is 15 files more in these RPM.

 
ICM