Sat, 30 May 2026 01:20:27 CST | login

Information for RPM python-decorator-5.1.1-7.ocs23.rva23.src.rpm

ID290565
Namepython-decorator
Version5.1.1
Release7.ocs23.rva23
Epoch
Archsrc
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 input function, or decorators that return non-callable objects
Build Time2025-11-14 04:55:45 GMT
Size66.68 KB
933281f46fa09750213a6d8603fa2e92
LicenseBSD
Buildrootdist-ocs23-riscv-rva23-build-331722-35967
Provides
python3-decorator = 5.1.1-7.ocs23.rva23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python3-devel
python3-setuptools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
decorator-5.1.1.tar.gz52.93 KB
python-decorator.spec3.61 KB
Component of No Buildroots