Source: python-matrix-nio Section: python Priority: optional Maintainer: Matrix Packaging Team Uploaders: Jochen Sprickerhof Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3, python3-aiofiles , python3-aiohttp , python3-aiohttp-socks , python3-aioresponses , python3-atomicwrites , python3-cachetools , python3-fake-factory (>= 0.9.3) , python3-future , python3-h11 , python3-h2 , python3-hpack , python3-hyperframe , python3-hypothesis , python3-jsonschema , python3-logbook , python3-m2r , python3-olm (>= 3.1.0) , python3-peewee , python3-poetry-core, python3-pycryptodome , python3-pytest , python3-pytest-asyncio , python3-pytest-benchmark , python3-pytest-cov , python3-sphinx , python3-sphinx-rtd-theme , python3-unpaddedbase64 , Standards-Version: 4.6.1 Homepage: https://github.com/poljar/matrix-nio Vcs-Git: https://salsa.debian.org/matrix-team/python-matrix-nio.git Vcs-Browser: https://salsa.debian.org/matrix-team/python-matrix-nio Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Description: Python no-IO library for the matrix chat protocol Nio is a multilayered Matrix client library. The underlying base layer doesn't do any IO on its own. On top of the base layer, a no-IO HTTP client implementation exists, as well as a full fledged batteries included asyncio layer using aiohttp. . Matrix is an open standard and lightweight protocol for real-time communication. Package: python3-matrix-nio Architecture: all Depends: python3-atomicwrites, python3-cachetools, python3-olm, python3-peewee, ${misc:Depends}, ${python3:Depends}, Suggests: python3-matrix-nio-doc, Description: ${source:Synopsis} - Python3 library ${source:Extended-Description} . This package provides matrix-nio module for Python 3. Package: python3-matrix-nio-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: ${source:Synopsis} - documentation ${source:Extended-Description} . This package provides documentation for the matrix-nio module.