Sat, 31 Jan 2026 01:50:40 CST | login

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

ID26644
Namepython3-decorator
Version5.1.1
Release4.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-08 15:23:39 GMT
Size26.83 KB
889accba45bac3ef8a5ff57e0b803e59
LicenseBSD
Buildrootdist-ocs23-build-61662-2313
Provides
python-decorator = 5.1.1-4.ocs23
python3-decorator
python3-decorator = 5.1.1-4.ocs23
python3.10-decorator = 5.1.1-4.ocs23
python3.10dist(decorator) = 5.1.1
python3dist(decorator) = 5.1.1
Obsoletes
python3.10-decorator < 5.1.1-4.ocs23
Conflicts No Conflicts
Requires
python(abi) = 3.10
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.10/site-packages/__pycache__/decorator.cpython-310.opt-1.pyc13.21 KB
/usr/lib/python3.10/site-packages/__pycache__/decorator.cpython-310.pyc13.26 KB
/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info0.00 B
/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info/PKG-INFO3.89 KB
/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info/SOURCES.txt347.00 B
/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info/not-zip-safe1.00 B
/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info/top_level.txt10.00 B
/usr/lib/python3.10/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