Information for RPM python-decorator-5.1.1-7.ocs23.rva23.src.rpm
| ID | 290565 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Name | python-decorator | ||||||||
| Version | 5.1.1 | ||||||||
| Release | 7.ocs23.rva23 | ||||||||
| Epoch | |||||||||
| Arch | src | ||||||||
| Summary | More easier to define signature-preserving function decorators and decorator factories. | ||||||||
| Description | The 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 Time | 2025-11-14 04:55:45 GMT | ||||||||
| Size | 66.68 KB | ||||||||
| 933281f46fa09750213a6d8603fa2e92 | |||||||||
| License | BSD | ||||||||
| Buildroot | dist-ocs23-riscv-rva23-build-331722-35967 | ||||||||
| Provides |
|
||||||||
| Obsoletes | No Obsoletes | ||||||||
| Conflicts | No Conflicts | ||||||||
| Requires |
|
||||||||
| Recommends | No Recommends | ||||||||
| Suggests | No Suggests | ||||||||
| Supplements | No Supplements | ||||||||
| Enhances | No Enhances | ||||||||
| Files |
|
||||||||
| Component of | No Buildroots | ||||||||

