python-matrix-nio 0.20.1-2 source package in Ubuntu

Changelog

python-matrix-nio (0.20.1-2) unstable; urgency=medium

  * Enable autopkgtest-pkg-pybuild

 -- Jochen Sprickerhof <email address hidden>  Sat, 10 Dec 2022 08:08:08 +0100

Upload details

Uploaded by:
Matrix Packaging Team
Uploaded to:
Sid
Original maintainer:
Matrix Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.20.1-2.dsc 3.4 KiB b3a67f727c8d483255fbc08c0d81fe4760577fb36bca0f3a7b416e61e3b843d0
python-matrix-nio_0.20.1.orig.tar.gz 238.4 KiB 0b09c068be2dd975b083b7fc6730b8bc842014678945be4db1509aabe7b18237
python-matrix-nio_0.20.1-2.debian.tar.xz 6.7 KiB 848729a011748d3280f7c061e438d86dd86800a496239b647ccac679bdb65975

Available diffs

No changes file available.

Binary packages built by this source

python3-matrix-nio: Python no-IO library for the matrix chat protocol - Python3 library

 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.
 .
 This package provides matrix-nio module
 for Python 3.

python3-matrix-nio-doc: Python no-IO library for the matrix chat protocol - documentation

 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.
 .
 This package provides documentation for the matrix-nio module.