Metadata-Version: 1.1
Name: leo
Version: 5.1-final
Summary: Leo: Leonine Editor with Outlines
Home-page: http://leoeditor.com
Author: Edward K. Ream
Author-email: edreamleo@gmail.com
License: MIT License
Download-URL: http://sourceforge.net/projects/leo/files/Leo/
Description: April 16, 2015
        
        [Leo](http://leoeditor.com/) 5.1 final is now available [at SourceForge.](http://sourceforge.net/projects/leo/files/Leo/) Leo is a PIM, an IDE and an outliner.
        
        Leo 5.1-final is recommended for anyone using Leo 5.1 b1 or Leo 5.0-final.
        
        **The highlights of Leo 5.1**
        
        This release features **@clean** trees, one of the most important developments in Leo's history.
        
        @clean nodes create external files without sentinel comments, yet Leo can update @clean trees from changes made to the corresponding external files, something long thought impossible. @clean trees preserve clone links and user attributes (uA's). Reading @clean trees is faster than reading @auto or @shadow trees. Steve Zatz [explains why @clean changes everything.](http://leoeditor.com/testimonials.html#steve-zatz-explains-why-clean-changes-everything)
        
        **More highlights**
         
        * A new [web page](http://leoeditor.com/load-leo.html) displays .leo files in the browser.
          
        * Added **command history** to Leo's minibuffer.
        
        * A new IdleTime class greatly simplifies idle-time handling.
        
        * Leo now honors @language inside @doc parts
        
        * @data nodes can be composed of their descendant nodes.
        
        * @shadow is now deprecated. @clean is superior to @shadow in all respects. 
        
        **Links**
        
        The [Mulder/Ream algorithm](http://leoeditor.com/appendices.html#the-mulder-ream-update-algorithm) updates @clean trees from changes made in the corresponding external files. 
        
        [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)
        [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
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: Qt
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 :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Text Editors
Classifier: Topic :: Text Processing
Requires: docutils
