Metadata-Version: 2.1
Name: leo
Version: 6.7.0
Summary: An IDE, PIM and Outliner
Home-page: http://leoeditor.com
Download-URL: http://leoeditor.com/download.html
Author: Edward K. Ream
Author-email: edreamleo@gmail.com
License: MIT License
Platform: Linux
Platform: Windows
Platform: MacOS
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Text Editors
Classifier: Topic :: Text Processing
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

Leo http://leoeditor.com 6.7.0 is now available on
[GitHub](https://github.com/leo-editor/leo-editor/releases) and
[pypi](https://pypi.org/project/leo/).

Leo, http://leoeditor.com is an [IDE, outliner and PIM](http://leoeditor.com/preface.html).

**The highlights of Leo 6.7.0**

The 6.7.0 version denotes significant changes to Leo's code base.

- Leo now requires Python 3.9 or later.
- Enhance leoserver.py to support leoInteg and leoJS.
- Importers no longer generate underindented escape strings.
- Delete all of Leo's cover- and test- commands.
- Allow unit tests to run with the Qt gui.
- Several mass code updates:
  - Annotate Leo's core files and important plugins.
  - Simplify all of Leo's importers.
  - Speed Leo's redraw code by rewriting Leo's icon drawing logic.
  - Retire Tk indices, except in unit tests.
- The usual assortment of minor bug fixes.

**Links**

- 6.7.0 Issues: https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.7.0+
- 6.7.0 Pull Requests: https://github.com/leo-editor/leo-editor/pulls?q=is%3Apr+milestone%3A6.7.0
- [Documentation](http://leoeditor.com/leo_toc.html)
- [Tutorials](http://leoeditor.com/tutorial.html)
- [Video tutorials](http://leoeditor.com/screencasts.html)
- [Forum](http://groups.google.com/group/leo-editor)
- [Download](http://sourceforge.net/projects/leo/files/)
- [Leo on GitHub](https://github.com/leo-editor/leo-editor)
- [LeoVue](https://github.com/kaleguy/leovue#leo-vue)
- [What people are saying about Leo](http://leoeditor.com/testimonials.html)
- [A web page that displays .leo files](http://leoeditor.com/load-leo.html)
- [More links](http://leoeditor.com/leoLinks.html)
