Metadata-Version: 2.4
Name: leo
Version: 6.8.9
Summary: A PIM, IDE and Outliner
Home-page: https://leo-editor.github.io/leo-editor/
Author: Edward K. Ream
Author-email: edreamleo@gmail.com
Maintainer-email: "Edward K. Ream" <edreamleo@gmail.com>, Félix Malboeuf <felixgraphx@gmail.com>, Thomas Passin <pub1@tompassin.net>, "Виталије Милошевић, (Vitalije Milosevic) " <vitalijem@gmail.com>
License-Expression: MIT
Project-URL: Documentation, https://leo-editor.github.io/leo-editor/leo_toc.html
Project-URL: Home Page, https://leo-editor.github.io/leo-editor/
Project-URL: Issues, https://github.com/leo-editor/leo-editor/issues
Project-URL: Pull Requests, https://github.com/leo-editor/leo-editor/pulls
Project-URL: GitHub Repository, https://github.com/leo-editor/leo-editor
Project-URL: What People Are Saying about Leo, http://leo-editor.github.io/leo-editor/testimonials.html
Keywords: PIM,IDE,Outliner
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: build>=1.2.1
Requires-Dist: twine>=5.1.0
Requires-Dist: mypy
Requires-Dist: mypy-extensions
Requires-Dist: typing_extensions
Requires-Dist: types-docutils
Requires-Dist: types-Markdown
Requires-Dist: types-paramiko
Requires-Dist: types-PyYAML
Requires-Dist: types-requests
Requires-Dist: types-six
Requires-Dist: asttokens
Requires-Dist: beautifulsoup4
Requires-Dist: black
Requires-Dist: flake8
Requires-Dist: pyflakes
Requires-Dist: pylint
Requires-Dist: pytest
Requires-Dist: pytest-cov
Requires-Dist: ruff
Requires-Dist: docutils
Requires-Dist: jedi
Requires-Dist: jupytext
Requires-Dist: markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyenchant
Requires-Dist: sphinx
Requires-Dist: urllib3
Requires-Dist: websockets
Requires-Dist: PyQt6>=6.6
Requires-Dist: PyQt6-QScintilla
Requires-Dist: PyQt6-WebEngine
Requires-Dist: Send2Trash; platform_system == "Windows"
Dynamic: license-file

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

Leo is an [outline-oriented text editor](https://leo-editor.github.io/leo-editor/preface.html).

**The highlights of Leo 6.8.9**

- Add Find/Change history. How did we ever live without this?
- Replace the ``,,`` Easter Egg with Leo's Find commands.
- Add support for ``@language pug``.
- Enhanced security for Leo's server.
- Significant code-level improvements and performance optimizations.
- Deprecate support for --gui=console.
- The usual bug fixes.

**Links**

- [Install Leo](https://leo-editor.github.io/leo-editor/installing.html)
- [6.8.9 Issues](https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.8.9+)
- [6.8.9 Pull Requests](https://github.com/leo-editor/leo-editor/pulls?q=is%3Apr+milestone%3A6.8.9)
- [Documentation](https://leo-editor.github.io/leo-editor/leo_toc.html)
- [Tutorials](https://leo-editor.github.io/leo-editor/tutorial.html)
- [Video tutorials](https://leo-editor.github.io/leo-editor/screencasts.html)
- [Forum](https://groups.google.com/group/leo-editor)
- [Leo on GitHub](https://github.com/leo-editor/leo-editor)
- [LeoVue](https://github.com/kaleguy/leovue#leo-vue)
- [What people are saying about Leo](https://leo-editor.github.io/leo-editor/testimonials.html)
- [More links](https://leo-editor.github.io/leo-editor/leoLinks.html)
