Typing-extensions has moved to a separate repository, the previous
link now leads to a 404 page. The top level README in the previous
repository points at the new one, see:
fafcdeb724/README.md (repository-content)
Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
config BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS
|
|
bool "python-typing-extensions"
|
|
help
|
|
Backported and Experimental Type Hints for Python 3.5+.
|
|
|
|
https://github.com/python/typing_extensions
|