python-typing 3.6.1-1 source package in Ubuntu

Changelog

python-typing (3.6.1-1) unstable; urgency=medium

  * Imported Upstream version 3.6.1

 -- Sebastien Delafond <email address hidden>  Tue, 04 Jul 2017 14:54:34 +0200

Upload details

Uploaded by:
Sebastien Delafond
Uploaded to:
Sid
Original maintainer:
Sebastien Delafond
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-typing_3.6.1-1.dsc 1.6 KiB 966f506af849023abb8b7f1c97a99445dc62ebb2c4c4b9522fabe79a495aff58
python-typing_3.6.1.orig.tar.xz 37.5 KiB 93c801c1c113882d285430c2a671f682c3aa4605f8b30850ae5c486c840f5469
python-typing_3.6.1-1.debian.tar.xz 2.4 KiB c5894e2e39bfc76485c34262dd1527d3ba8032e0bd8e8f73ee76e83d582308c4

Available diffs

No changes file available.

Binary packages built by this source

python-typing: Backport of the standard 3.5 library typing module

 Typing defines a standard notation for Python function and variable
 type annotations. The notation can be used for documenting code in a
 concise, standard format, and it has been designed to also be used by
 static and runtime type checkers, static analyzers, IDEs and other
 tools.