typeshed 0.0~git20211009.0142ea8-1 source package in Ubuntu

Changelog

typeshed (0.0~git20211009.0142ea8-1) unstable; urgency=medium

  * Initial release (Closes: #996087)

 -- Antonio Terceiro <email address hidden>  Sun, 10 Oct 2021 19:06:17 -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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
typeshed_0.0~git20211009.0142ea8-1.dsc 2.5 KiB 84ec742922a921c41765740bd2a7935be2f79a777f2e9a6c773539716dcd7a3c
typeshed_0.0~git20211009.0142ea8.orig-stub-uploader.tar.xz 20.2 KiB c43afd06650c31788181fe10906810eb9bb2d3c5302b94322abac1b80a533f55
typeshed_0.0~git20211009.0142ea8.orig.tar.xz 597.7 KiB e04c95f0ad7b1baba542e20f4bcddbc1f5a5a32f8c75b50c000184b1518532b3
typeshed_0.0~git20211009.0142ea8-1.debian.tar.xz 3.6 KiB 722a5fbfd8e3fd4724660d786970daa90cf32508bb81d71bfc83d033a20c2cbe

No changes file available.

Binary packages built by this source

python3-typeshed: collection of library stubs for Python, with static types

 Typeshed contains external type annotations for the Python standard library
 and Python builtins, as well as third party packages as contributed by people
 external to those projects.
 .
 This data can e.g. be used for static analysis, type checking or type
 inference.