python-aiortc 1.6.0-1build1 source package in Ubuntu

Changelog

python-aiortc (1.6.0-1build1) noble; urgency=medium

  * No-change rebuild against libvpx9

 -- Steve Langasek <email address hidden>  Sat, 23 Mar 2024 17:18:03 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-aiortc_1.6.0.orig.tar.gz 1.1 MiB 6d447fdf35102fe8d55ad929fc63ea914cb51efa816e9a3f532551a1ac3dc9a4
python-aiortc_1.6.0-1build1.debian.tar.xz 7.3 KiB 2f28d31fb077e31cd79291eaa683edb59d7d02d505c0e5ab1e72d6e47c950f86
python-aiortc_1.6.0-1build1.dsc 2.8 KiB b88858dd84f8cab37f3cb6ae7047484365586e77762035820c3991776f262267

View changes file

Binary packages built by this source

python3-aiortc: implementation of WebRTC and ORTC

 aiortc is a library for Web Real-Time Communication (WebRTC)
 and Object Real-Time Communication (ORTC) in Python.
 It is built on top of asyncio,
 Python's standard asynchronous I/O framework.
 .
 The API closely follows its JavaScript counterpart
 while using pythonic constructs:
  * promises are replaced by coroutines
  * events are emitted using pyee.EventEmitter

python3-aiortc-dbgsym: debug symbols for python3-aiortc
python3-aiortc-doc: implementation of WebRTC and ORTC - documentation

 aiortc is a library for Web Real-Time Communication (WebRTC)
 and Object Real-Time Communication (ORTC) in Python.
 It is built on top of asyncio,
 Python's standard asynchronous I/O framework.
 .
 The API closely follows its JavaScript counterpart
 while using pythonic constructs:
  * promises are replaced by coroutines
  * events are emitted using pyee.EventEmitter
 .
 This package provides documentation for the aiortc module.