DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-asyncudp 0.11.0-1

Package Information

Descriptionasyncio high-level UDP sockets

asyncudp provides a small high-level asyncio interface for UDP sockets. It supports creating UDP sockets with local or remote addresses, sending datagrams, receiving datagrams asynchronously, and async context management.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByMichele Cane <michele.cane@proton.me>
Sponsorjcfp@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-asyncudp.git (browse)
Closes#1141431
Trackerhttps://tracker.debian.org/pkg/python-asyncudp
Uploaded3 hours ago

New Package Report

.changes
DateFri, 24 Jul 2026 10:28:21 +0000
Sourcepython-asyncudp
Version0.11.0-1
Changed-ByMichele Cane
Architecturesource all
Distributionunstable
Changelog
python-asyncudp (0.11.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1141431)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-asyncudp deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: asyncudp
Upstream-Contact: https://github.com/eerimoq/asyncudp/issues/new/choose
Source: https://github.com/eerimoq/asyncudp

Files: *
Copyright: 2021 Erik Moqvist
License: Expat

Files: debian/*
Copyright:
 2026 Michele Cane <michele.cane@proton.me>
 2026 Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package