Artifact python3-async-timeout_5.0.1-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    timeout context manager for asyncio programs in Python
     The context manager is useful in cases when you want to apply timeout
     logic around block of code or in cases when asyncio.wait_for() is
     not suitable. Also it's much faster than asyncio.wait_for()
     because timeout doesn't create a new task.
     .
     Example:
     .
      with timeout(1.5):
          yield from inner()
  Homepage: https://github.com/aio-libs/async_timeout/
  Installed-Size: '40'
  Maintainer: "Piotr O\u017Carowski <piotr@debian.org>"
  Package: python3-async-timeout
  Priority: optional
  Section: python
  Source: python-async-timeout
  Version: 5.0.1-1
srcpkg_name: python-async-timeout
srcpkg_version: 5.0.1-1

File

python3-async-timeout_5.0.1-1_all.deb
Binary file python3-async-timeout_5.0.1-1_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-timeout_5.0.1-1
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload python-async-timeout_5.0.1-1

binary package System build a package - 1 month ago 5 days, 13 hours
BETA