Artifact python3-decorator_5.1.1-5_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    simplify usage of Python decorators by programmers
     Python 2.4 decorators have significantly changed the way Python programs are
     structured.
        * decorators help reduce boilerplate code;
        * decorators help the separation of concerns;
        * decorators enhance readability and maintainability;
        * decorators are very explicit.
     Still, as of now, writing custom decorators correctly requires some
     experience and 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.
     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.
  Homepage: https://github.com/micheles/decorator
  Installed-Size: '45'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Multi-Arch: foreign
  Package: python3-decorator
  Priority: optional
  Section: python
  Source: python-decorator
  Version: 5.1.1-5
srcpkg_name: python-decorator
srcpkg_version: 5.1.1-5

File

python3-decorator_5.1.1-5_all.deb
Binary file python3-decorator_5.1.1-5_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-decorator_5.1.1-5

binary package System - - 5 months, 1 week ago 4 months, 1 week
BETA