SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python310-decorator rpm build for : openSUSE Tumbleweed. For other distributions click python310-decorator.

Name : python310-decorator
Version : 4.1.2 Vendor : obs://build_opensuse_org/systemsmanagement
Release : 1.41 Date : 2017-08-09 16:14:10
Group : Development/Languages/Python Source RPM : python-decorator-4.1.2-1.41.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Better Living Through Python With Decorators
Description :
As of now, writing custom decorators correctly requires some experience and it
is not as easy as it could be. For instance, typical implementations of
decorators involve nested functions, and we all know that flat is better than
nested. Moreover, typical implementations of decorators do not preserve the
signature of decorated functions, thus confusing both documentation tools and
developers.

The aim of the decorator module it to simplify the usage of decorators for the
average programmer, and to popularize decorators usage giving examples of
useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/systemsmanagement:/katello/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python310-decorator-4.1.2-1.41.noarch.rpm
     

Provides :
python3.10dist(decorator)
python310-decorator
python3dist(decorator)

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


Content of RPM :
/usr/lib/python3.10/site-packages/__pycache__/decorator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/decorator.cpython-310.pyc
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info/pbr.json
/usr/lib/python3.10/site-packages/decorator-4.1.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/decorator.py
/usr/share/doc/packages/python310-decorator
/usr/share/doc/packages/python310-decorator/CHANGES.md
/usr/share/doc/packages/python310-decorator/LICENSE.txt
/usr/share/doc/packages/python310-decorator/README.rst

 
ICM