Tue, 27 Jan 2026 06:15:29 CST | login

Information for RPM python3-decorator-5.1.1-5.ocs23.noarch.rpm

ID54963
Namepython3-decorator
Version5.1.1
Release5.ocs23
Epoch
Archnoarch
SummaryMore easier to define signature-preserving function decorators and decorator factories.
DescriptionThe aim of the decorator module it to simplify the usage of decorators for the average programmer, and to popularize decorators by showing various non-trivial examples. Of course, as all techniques, decorators can be abused (I have seen that) and you should not try to solve every problem with a decorator, just because you can. Technically speaking, any Python object which can be called with one argument can be used as a decorator. However, this definition is somewhat too large to be really useful. It is more convenient to split the generic class of decorators in two subclasses: 1.signature-preserving decorators, callable objects which accept a function as input and return a function as output, with the same signature 2.signature-changing decorators, i.e. decorators which change the signature of their
Build Time2023-09-19 08:28:37 GMT
Size30.72 KB
6c2cc4777fc55e0fe7ad68f078b84ade
LicenseBSD
Buildrootdist-ocs23-python311-build-86728-4752
Provides
python-decorator = 5.1.1-5.ocs23
python3-decorator
python3-decorator = 5.1.1-5.ocs23
python3.11-decorator = 5.1.1-5.ocs23
python3.11dist(decorator) = 5.1.1
python3dist(decorator) = 5.1.1
Obsoletes
python3.11-decorator < 5.1.1-5.ocs23
Conflicts No Conflicts
Requires
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 14 of 14
Name ascending sort Size
/usr/lib/python3.11/site-packages/__pycache__/decorator.cpython-311.opt-1.pyc22.89 KB
/usr/lib/python3.11/site-packages/__pycache__/decorator.cpython-311.pyc23.02 KB
/usr/lib/python3.11/site-packages/decorator-5.1.1-py3.11.egg-info0.00 B
/usr/lib/python3.11/site-packages/decorator-5.1.1-py3.11.egg-info/PKG-INFO3.89 KB
/usr/lib/python3.11/site-packages/decorator-5.1.1-py3.11.egg-info/SOURCES.txt347.00 B
/usr/lib/python3.11/site-packages/decorator-5.1.1-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.11/site-packages/decorator-5.1.1-py3.11.egg-info/not-zip-safe1.00 B
/usr/lib/python3.11/site-packages/decorator-5.1.1-py3.11.egg-info/top_level.txt10.00 B
/usr/lib/python3.11/site-packages/decorator.py16.36 KB
/usr/share/doc/python3-decorator0.00 B
/usr/share/doc/python3-decorator/CHANGES.md11.84 KB
/usr/share/doc/python3-decorator/README.rst2.84 KB
/usr/share/licenses/python3-decorator0.00 B
/usr/share/licenses/python3-decorator/LICENSE.txt1.28 KB
Component of No Buildroots