INFO
Name: python3-typing-extensions
Version: 4.15.0-1.el9
Arch: noarch
Summary: Backported and Experimental Type Hints for Python
License: PSF-2.0
Vendor: Fedora Project
Build Host: buildhw-x86-09.rdu3.fedoraproject.org
Build Date: Mon Oct 27 15:54:47 2025
Size: 457499
URL: https://pypi.org/project/typing-extensions/
Description: The typing_extensions module serves two related purposes:
- 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.
- Enable experimentation with new type system PEPs before they are accepted and
added to the typing module.
typing_extensions is treated specially by static type checkers such as mypy and
pyright. Objects defined in typing_extensions are treated the same way as
equivalent forms in typing.
FILES
/usr/lib/python3.9/site-packages/__pycache__/typing_extensions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/typing_extensions.cpython-39.pyc
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/LICENSE
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/typing_extensions.py
/usr/share/doc/python3-typing-extensions
/usr/share/doc/python3-typing-extensions/CHANGELOG.md
/usr/share/doc/python3-typing-extensions/README.md
/usr/share/licenses/python3-typing-extensions
/usr/share/licenses/python3-typing-extensions/LICENSE
REQUIRES
python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-typing-extensions 4.15.0-1.el9
python3-typing-extensions 4.15.0-1.el9
python3.9-typing-extensions 4.15.0-1.el9
python3.9dist(typing-extensions) 4.15
python3dist(typing-extensions) 4.15
CONFIG FILES
/usr/lib/python3.9/site-packages/__pycache__/typing_extensions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/typing_extensions.cpython-39.pyc
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/LICENSE
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/typing_extensions-4.15.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/typing_extensions.py
/usr/share/doc/python3-typing-extensions
/usr/share/doc/python3-typing-extensions/CHANGELOG.md d
/usr/share/doc/python3-typing-extensions/README.md d
/usr/share/licenses/python3-typing-extensions
/usr/share/licenses/python3-typing-extensions/LICENSE l
LICENSE FILES
PSF-2.0
|