aiocoap 0.4.3-0ubuntu2 source package in Ubuntu

Changelog

aiocoap (0.4.3-0ubuntu2) jammy; urgency=medium

  * Exclude tests relying on foreign dependencies (LP: #1959315)

 -- Heinrich Schuchardt <email address hidden>  Wed, 09 Feb 2022 11:12:24 +0100

Upload details

Uploaded by:
Heinrich Schuchardt
Sponsored by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aiocoap_0.4.3.orig.tar.xz 185.0 KiB 14ed44fb28a2c9b7ab9c93b7c5867babea9df73f624db4b50c33f9475b427ae8
aiocoap_0.4.3-0ubuntu2.debian.tar.xz 3.9 KiB d3d576c6aacf9bd60abfe8dd2816b49e32d4f0afe7e65e194f283465ff66504d
aiocoap_0.4.3-0ubuntu2.dsc 1.9 KiB 39d8ebde18c96dd857206d844485fd3e3e75c820915d076b5afb376ddd7e90c1

View changes file

Binary packages built by this source

python-aiocoap-doc: Python implementation of CoAP (doc)

 The aiocoap package is a Python implementation of CoAP, the Constrained
 Application Protocol (RFC 7252, more info at http://coap.technology/).
 .
 It uses the asyncio module introduced in Python 3.4 to facilitate concurrent
 operations while maintaining a simple to use interface and not depending on
 anything outside the standard library.
 .
 This package contains API documentation and examples.

python3-aiocoap: Python implementation of CoAP

 The aiocoap package is a Python implementation of CoAP, the Constrained
 Application Protocol (RFC 7252, more info at http://coap.technology/).
 .
 It uses the asyncio module introduced in Python 3.4 to facilitate concurrent
 operations while maintaining a simple to use interface and not depending on
 anything outside the standard library.