Path to this page:
./
devel/py-typing,
Type Hints for Python
Branch: pkgsrc-2020Q2,
Version: 3.7.4.1,
Package name: py27-typing-3.7.4.1,
Maintainer: pkgsrc-usersTyping 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.
This is a backport of the standard library typing module to Python
versions older than 3.5.
Required to run:[
lang/python27]
Master sites:
SHA1: f977239c310a5dd5ae5b6cb598d76eba45b92ed6
RMD160: ddf5e06523aa3a0551fe7600af6f3273da1c21e1
Filesize: 76.154 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py27-typing-3.7.4.1 (created)