deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-typing-extensions, python3:any
Description: |-
thread-safe asyncio-aware queue for Python
Mixed sync-async queue,
supposed to be used for communicating
between classic synchronous (threaded) code
and asynchronous (in terms of asyncio) one.
.
Like Janus god,
the queue object from the library has two faces:
synchronous and asynchronous interface.
.
Synchronous is fully compatible with standard queue,
asynchronous one follows asyncio queue design.
Homepage: https://github.com/aio-libs/janus
Installed-Size: '49'
Maintainer: Jonas Smedegaard <dr@jones.dk>
Package: python3-janus
Priority: optional
Section: python
Source: python-janus
Version: 1.0.0-2
srcpkg_name: python-janus
srcpkg_version: 1.0.0-2