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