Metadata-Version: 2.1
Name: textual-stub
Version: 0.1.17
Summary: Text User Interface using Rich
Home-page: https://github.com/willmcgugan/textual
License: MIT
Author: Will McGugan
Author-email: willmcgugan@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Dist: rich (>=12.0.0,<13.0.0)
Requires-Dist: typing-extensions (>=4.1.1,<5.0.0)
Description-Content-Type: text/markdown

# WARNING
This package is published as a temporary copy of textual. It **will** be deleted once textual upgrades their typing_extensions to support the features of python 3.11. DO NOT use it in any way.
