Metadata-Version: 2.4
Name: tedit
Version: 0.9.0
Summary: TE: a cross-platform terminal text editor with mouse support and coding syntax highlighting.
Author-email: alby13 <alby13@singularityon.com>
License-Expression: LicenseRef-TE-Pip-Only-1.0
Project-URL: Homepage, https://github.com/alby13/TE-Text-Editor
Project-URL: Issues, https://github.com/alby13/TE-Text-Editor/issues
Classifier: Environment :: Console :: Curses
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Editors
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: licenses/LICENSE_PSF.txt
License-File: licenses/LICENSE_BSD.txt
Requires-Dist: pygments>=2.10
Requires-Dist: pyperclip>=1.8
Requires-Dist: windows-curses; platform_system == "Windows"
Dynamic: license-file
