Source: cirrina
Section: python
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-cryptography,
 python3-aiohttp,
 python3-aiohttp-session,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.3
Homepage: https://github.com/neolynx/cirrina
Vcs-Browser: https://salsa.debian.org/debian/cirrina
Vcs-Git: https://salsa.debian.org/debian/cirrina.git

Package: python3-cirrina
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: aiohttp based async web framework
 This is an opinionated asynchronous web framework based on aiohttp
 .
 This package installs the library for Python 3.
