Metadata-Version: 2.1
Name: leo
Version: 6.2.1
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
Description: Leo 6.2.1, 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.2**
        
        - Added the fstringify-files and diff-fstringify-files commands.
        - Improved the beautify-files command. Added the diff-beautify-files commands.
        - Added the TokenOrderGenerator and TokenOrderTraverser classes in leoAst.py.
          Leo's fstringify and beautify commands use these classes.
        - Added importers for the rust language and todo.txt files.
        - Added the viewrendered3 plugin.
        - Leo's legacy layout is now the default.
        - Fixed all known bugs, including some notable, long-standing bugs.
        - Fixed several "fit and finish" issues.
        - Removed unused settings from leoSettings.leo.
        
        **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)
        
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
