python-asyncclick 8.1.7.0+async-1 source package in Ubuntu

Changelog

python-asyncclick (8.1.7.0+async-1) unstable; urgency=medium

  * Initial release. (Closes: #1057334)

 -- Carles Pina i Estany <email address hidden>  Sun, 03 Dec 2023 16:06:28 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-asyncclick_8.1.7.0+async-1.dsc 2.3 KiB 3f9ba78d3ca2cf5f8154013dd4016c154afea28b0c14084b7cc2b1bf91f09c1a
python-asyncclick_8.1.7.0+async.orig.tar.gz 337.8 KiB 5d9efd46d994785ccf80d0b04f87dfcab2885ce91d44a5c1b2810277214da482
python-asyncclick_8.1.7.0+async-1.debian.tar.xz 3.1 KiB 19f89e53dab73874c08d3850fb5d2fa6e6b0fe2c818cdf9dbf25d25e8d2b1b04

No changes file available.

Binary packages built by this source

python3-asyncclick: AsyncClick is a fork of Click that works well with trio or asyncio (Python 3)

 Click is a wrapper around optparse for command line utilities. AsyncClick is
 a fork that works well with trio or asyncio.
 .
 This package installs the library for Python 3.