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

Changelog

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

  * Team upload.
  * source-only upload.

 -- Emmanuel Arias <email address hidden>  Tue, 09 Jan 2024 17:42:16 -0300

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-asyncclick_8.1.7.0+async-3.dsc 2.3 KiB a00658061898de4017526ae7b8f293b52bef3b815e88cae851944d2f6769ccaa
python-asyncclick_8.1.7.0+async.orig.tar.gz 337.8 KiB 5d9efd46d994785ccf80d0b04f87dfcab2885ce91d44a5c1b2810277214da482
python-asyncclick_8.1.7.0+async-3.debian.tar.xz 3.3 KiB fa5f145751dcdb810e29a781ce41d455184da8abf4a20e2146858d204b2d3fc1

Available diffs

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.