python-typing-extensions: Backported and Experimental Type Hints for Python 3.8+1

The typing_extensions module serves two related purposes: 1. Enable use of new type system features on older Python versions. For example, typing.TypeGuard is new in Python 3.10, but typing_extensions allows users on previous Python versions to use it too. 2. Enable experimentation with new type system PEPs before they are accepted and added to the typing module.

... part of T2, get it here

URL: https://github.com/python/typing_extensions

Author: Guido van Rossum <levkivskyi [at] gmail [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 4.12.2

Download: https://files.pythonhosted.org/packages/df/db/f35a00659bc03fec321ba8bce9420de607a1d37f8342eee1863174c69557/ typing_extensions-4.12.2.tar.gz

T2 source: python-typing-extensions.cache
T2 source: python-typing-extensions.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.16 MB, 11 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils gawk grep gzip openssl python python-gpep517 sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).