Source-Makefile: package/feeds/packages/python-typing-extensions/Makefile Build-Depends: python-flit-core/host Build-Depends/host: python3/host python-build/host python-installer/host python-flit-core/host Build-Types: host Package: python3-typing-extensions Submenu: Python Version: 4.8.0-1 Depends: +libc +python3-light Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Backported and Experimental Type Hints Maintainer: Jan Pavlinec , Jeffery To Source: typing_extensions-4.8.0.tar.gz License: Python-2.0.1 0BSD LicenseFiles: LICENSE Type: ipkg 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. https://github.com/python/typing_extensions Jan Pavlinec , Jeffery To @@ Package: python3-typing-extensions-src Submenu: Python Version: 4.8.0-1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Backported and Experimental Type Hints (sources) Maintainer: Jan Pavlinec , Jeffery To Source: typing_extensions-4.8.0.tar.gz License: Python-2.0.1 0BSD LicenseFiles: LICENSE Type: ipkg 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. This package contains the Python source files for python3-typing-extensions. https://github.com/python/typing_extensions Jan Pavlinec , Jeffery To @@ Config: depends on PACKAGE_python3-typing-extensions @@