python-aioice 0.7.5-2 source package in Ubuntu

Changelog

python-aioice (0.7.5-2) unstable; urgency=medium

  * release to unstable

 -- Jonas Smedegaard <email address hidden>  Wed, 18 Aug 2021 15:25:32 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioice_0.7.5-2.dsc 2.0 KiB 2c9d1402f407076d0bf1a37e55cd55cf0e2fe14d23ca9ce7aaf4a2434c52421b
python-aioice_0.7.5.orig.tar.gz 39.7 KiB a0f0a18f8592e938bfb1110f45fda5c0b31150d91575c3fb23536bf49d0a4c34
python-aioice_0.7.5-2.debian.tar.xz 3.4 KiB ed2bc8dd5ad1565f4af11d7dd43992c0d754f9ea92d85ae293216c4ca12943d9

No changes file available.

Binary packages built by this source

python3-aioice: implementation of ICE

 aioice is a library for Interactive Connectivity Establishment
 (RFC 5245) in Python.
 It is built on top of asyncio,
 Python's standard asynchronous I/O framework.
 .
 Interactive Connectivity Establishment (ICE)
 is useful for applications
 that establish peer-to-peer UDP data streams,
 as it facilitates NAT traversal.
 Typical usecases include SIP and WebRTC.