Metadata-Version: 2.1
Name: mehditor
Version: 0.1.0
Summary: A text editor for twentieth century computing.
License: MIT
Author: Ken Kinder
Author-email: ken+github@kkinder.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: textual[syntax] (>=0.39.0,<0.40.0)
Description-Content-Type: text/markdown

# Modern but simple text editor

This is mostly just an experiment -- a text editor in Python and Textual.

