deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-wrapt, python3:any
Description: |-
test asyncio code more easily
The aiounittest is a helper library to ease of your pain (and boilerplate),
when writing a test of the asynchronous code (:code:`asyncio`). With this
library, it is possible to test:
* synchronous code (same as the unittest.TestCase from the std lib)
* asynchronous code: it supports syntax like async/await (Python 3.5+) and
asyncio.coroutine/yield from (Python 3.4).
Homepage: https://github.com/kwarunek/aiounittest
Installed-Size: '32'
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-aiounittest
Priority: optional
Section: python
Source: python-aiounittest
Version: 1.4.2-3
srcpkg_name: python-aiounittest
srcpkg_version: 1.4.2-3