Debian packages on transit

only installed packages

Package: python3-async-timeout
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 38
Maintainer: Piotr Ożarowski <piotr@debian.org> [Debian Bug Report]
Architecture: all
Source: python-async-timeout
Version: 4.0.2-1
Depends: python3-typing-extensions | python3 (>> 3.8), 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/

Files owned by package python3-async-timeout:

/usr
/usr/lib
/usr/lib/python3
/usr/lib/python3/dist-packages
/usr/lib/python3/dist-packages/async_timeout
/usr/lib/python3/dist-packages/async_timeout-4.0.2.egg-info
/usr/lib/python3/dist-packages/async_timeout-4.0.2.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/async_timeout-4.0.2.egg-info/dependency_links.txt
/usr/lib/python3/dist-packages/async_timeout-4.0.2.egg-info/requires.txt
/usr/lib/python3/dist-packages/async_timeout-4.0.2.egg-info/top_level.txt
/usr/lib/python3/dist-packages/async_timeout-4.0.2.egg-info/zip-safe
/usr/lib/python3/dist-packages/async_timeout/__init__.py
/usr/lib/python3/dist-packages/async_timeout/py.typed
/usr/share
/usr/share/doc
/usr/share/doc/python3-async-timeout
/usr/share/doc/python3-async-timeout/README.rst
/usr/share/doc/python3-async-timeout/changelog.Debian.gz
/usr/share/doc/python3-async-timeout/changelog.gz
/usr/share/doc/python3-async-timeout/copyright


Generated by dpkg-www 2.64