Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-typing_extensions

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. New features may be added to typing_extensions as soon as they are specified in a PEP that has been added to the python/peps repository. If the PEP is accepted, the feature will then be added to typing for the next CPython release. No typing PEP has been rejected so far, so we haven't yet figured out how to deal with that possibility. Starting with version 4.0.0, typing_extensions uses Semantic Versioning. The major version is incremented for all backwards-incompatible changes. Therefore, it's safe to depend on typing_extensions like this: typing_extensions >=x.y, <(x+1), where x.y is the first version that includes all features you need. typing_extensions supports Python versions 3.7 and higher. In the future, support for older Python versions will be dropped some time after that version reaches end of life.

Found 1 sites for python311-typing_extensions

Found 4 RPM for python311-typing_extensions

PackageSummaryDistributionDownload
python311-typing_extensions-4.11.0-1.1.noarch.htmlBackported and Experimental Type Hints for Python 3.8+OpenSuSE Tumbleweed for noarchpython311-typing_extensions-4.11.0-1.1.noarch.rpm
python311-typing_extensions-4.11.0-1.1.noarch.htmlBackported and Experimental Type Hints for Python 3.8+OpenSuSE Ports Tumbleweed for noarchpython311-typing_extensions-4.11.0-1.1.noarch.rpm
Backported and Experimental Type Hints for Python 3.8+python311-typing_extensions-4.11.0-1.1.noarch.rpm
python311-typing_extensions-4.9.0-150600.1.3.noarch.htmlBackported and Experimental Type Hints for Python 3.8+OpenSuSE Leap 15.6 for noarchpython311-typing_extensions-4.9.0-150600.1.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet