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

Changelog

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

  * Replace m2r by sphinx_mdinclude (Closes: #1078310)

 -- Jochen Sprickerhof <email address hidden>  Sat, 10 Aug 2024 08:32:01 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-matrix-nio_0.24.0-2.dsc 3.5 KiB f7c1b6d33ce23b0168d9e56e7509abf4f79256dfc2fe3e56eaa27607520f29e1
python-matrix-nio_0.24.0.orig.tar.gz 247.3 KiB bf7a92db99d8bc2d83a8776b4f5ea93320ea3f33a501b999dc4ee1dc0e23973c
python-matrix-nio_0.24.0-2.debian.tar.xz 6.1 KiB 251c5605008033848f8b4bab6c23983f7fe5192564c9597de284cf275be6b59a

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.