Metadata-Version: 2.4
Name: leo
Version: 6.8.6.1
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing
Requires-Python: >=3.9
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: flexx
Requires-Dist: jedi
Requires-Dist: jupytext
Requires-Dist: markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyenchant
Requires-Dist: sphinx
Requires-Dist: tk
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.6.1 is now available on [GitHub](https://github.com/leo-editor/leo-editor/releases) and [pypi](https://pypi.org/project/leo/).

Leo is an [IDE, outliner and PIM](https://leo-editor.github.io/leo-editor/preface.html).

**The highlights of Leo 6.8.6 and Leo 6.8.6.1**

- Leo 6.8.6.1 fixes a bug introduced in Leo 6.8.6 that could corrupt `@clean` nodes.
- Read only *unchanged* `@clean` nodes: a huge performance boost!
- Support `@leo <path>;` nodes.
  See https://leo-editor.github.io/leo-editor/directives.html#leo-directives
  - The `open-at-leo-file` command opens the given outline.
  - The `c.makeLinkLeoFiles` method helps scripts create a top-level
    outline containing links to sub-outlines.
- Support for virtual python environments: a long-awaited update for LeoInteg!
- Add a theme file for SwotMoknokai.

**Links**

- [Install Leo](https://leo-editor.github.io/leo-editor/installing.html)
- [6.8.6 Issues](https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.8.6+)
- [6.8.6.1 Issues](https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.8.6.1+)
- [6.8.6 Pull Requests](https://github.com/leo-editor/leo-editor/pulls?q=is%3Apr+milestone%3A6.8.6)
- [6.8.6.1 Pull Requests](https://github.com/leo-editor/leo-editor/pulls?q=is%3Apr+milestone%3A6.8.6.1)
- [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)
