Artifact python-wrapt-doc_1.14.1-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
  Description: |-
    decorators, wrappers and monkey patching. - doc
     The aim of the wrapt module is to provide a transparent object proxy for
     Python, which can be used as the basis for the construction of function
     wrappers and decorator functions.
     .
     The wrapt module focuses very much on correctness. It therefore goes way
     beyond existing mechanisms such as functools.wraps() to ensure that decorators
     preserve introspectability, signatures, type checking abilities etc. The
     decorators that can be constructed using this module will work in far more
     scenarios than typical decorators and provide more predictable and consistent
     behaviour.
     .
     To ensure that the overhead is as minimal as possible, a C extension module is
     used for performance critical components. An automatic fallback to a pure
     Python implementation is also provided where a target system does not have a
     compiler to allow the C extension to be compiled.
     .
     This package contains the documentation.
  Homepage: https://github.com/GrahamDumpleton/wrapt
  Installed-Size: '549'
  Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
  Package: python-wrapt-doc
  Priority: optional
  Section: doc
  Source: python-wrapt
  Version: 1.14.1-2
srcpkg_name: python-wrapt
srcpkg_version: 1.14.1-2

File

python-wrapt-doc_1.14.1-2_all.deb
Binary file python-wrapt-doc_1.14.1-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-wrapt_1.14.1-2

binary package System - - 6 months ago 5 months
BETA