Artifact python3-async-property_0.2.2-2_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    decorator for async properties (Python3 version)
     Python decorator for async properties. You can use @async_property just as you
     would with @property, but on an async function.
     .
     Features:
      * Both regular and cached property.
      * Cached properties can be accessed multiple times without repeating
        function call.
      * Uses asyncio.Lock to ensure cached functions are called only once.
      * Full test coverage with py.test.
     .
     This package contains the Python 3 version of the library.
  Homepage: https://github.com/ryananguiano/async_property
  Installed-Size: '52'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-async-property
  Priority: optional
  Section: python
  Source: python-async-property
  Suggests: python-async-property-doc
  Version: 0.2.2-2
srcpkg_name: python-async-property
srcpkg_version: 0.2.2-2

File

python3-async-property_0.2.2-2_all.deb
Binary file python3-async-property_0.2.2-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-async-property_0.2.2-2

binary package System - - 1 month, 3 weeks ago 3 weeks
BETA