Metadata-Version: 2.1
Name: leo
Version: 6.3
Summary: An IDE, PIM and Outliner
Home-page: http://leoeditor.com
Author: Edward K. Ream
Author-email: edreamleo@gmail.com
License: MIT License
Download-URL: http://leoeditor.com/download.html
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.6
Description-Content-Type: text/markdown
Requires-Dist: PyQt5 (>=5.12)
Requires-Dist: PyQtWebEngine
Requires-Dist: asttokens
Requires-Dist: docutils
Requires-Dist: flexx
Requires-Dist: meta
Requires-Dist: nbformat
Requires-Dist: pylint
Requires-Dist: pyflakes
Requires-Dist: black
Requires-Dist: pyshortcuts (>=1.7)
Requires-Dist: sphinx
Requires-Dist: windows-curses ; platform_system == "Windows"

Leo 6.3, http://leoeditor.com, is now available on
[GitHub](https://github.com/leo-editor/leo-editor).

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

**The highlights of Leo 6.3**

- leoAst.py: The unification of Python's token and ast worlds.
- Retired all Qt Dock code.
- Improved viewrendered and viewrendered3 plugins.
- Improved several importer plugins.
- Refactored Leo's key handling code.

**Links**

- Leo's home page: http://leoeditor.com
- [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)


