python-backcall 0.1.0-2 source package in Ubuntu

Changelog

python-backcall (0.1.0-2) unstable; urgency=medium

  * Source-only upload.

 -- Gordon Ball <email address hidden>  Tue, 31 Dec 2019 13:27:30 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-backcall_0.1.0-2.dsc 2.1 KiB 3f3e381aab9836e3cdfbcd412f09ca089f913850a5df6a82979ef9c449f2cd70
python-backcall_0.1.0.orig.tar.gz 9.5 KiB 38ecd85be2c1e78f77fd91700c76e14667dc21e2713b63876c0eb901196e01e4
python-backcall_0.1.0-2.debian.tar.xz 2.4 KiB f1de9fa4b2155f91ce986ce0539258b6c0f9f36737f45667cf3c397b2d2512f3

Available diffs

No changes file available.

Binary packages built by this source

python3-backcall: Callback functions for Python

 Specification for callback functions passed into an API. Provides a
 mechanism for specifying the callback signature using a prototype function
 and adapts callbacks with unneeded arguments to be compatible with the
 original signature.