deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Function decoration for backoff and retry
This module provides function decorators which can be used to wrap a
function such that it will be retried until some condition is met. It
is meant to be of use when accessing unreliable resources with the
potential for intermittent failures i.e. network resources and external
APIs. Somewhat more generally, it may also be of use for dynamically
polling resources for externally generated content.
.
Decorators support both regular functions for synchronous code and
asyncio's coroutines for asynchronous code.
Homepage: https://github.com/litl/backoff
Installed-Size: '72'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-backoff
Priority: optional
Section: python
Source: backoff
Version: 2.2.1-2
srcpkg_name: backoff
srcpkg_version: 2.2.1-2