1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/editors/leo/pkg-descr
Ruslan Makhmatkhanov baa06e600b editors/leo: fix runtime
- fix runtime
- limit to python 2.x, because port's dependency textproc/silvercity
  fails to build with python3
- bump PORTREVISION because of package change

PR:		200920
Submitted by:	Michael Krauss <hippodriver@codunix.org>
2015-11-18 18:24:18 +00:00

23 lines
1.0 KiB
Plaintext

* Leo is a programmer's editor and a flexible browser for projects,
programs, classes or data. Leo clarifies design, coding, debugging,
testing and maintenance.
* Leo is an outlining editor. Outlines clarify the big picture while
providing unlimited space for details.
* Leo is a literate programming tool, compatible with noweb and CWEB.
Leo enhances any text-based programming language, from assembly
language and C to Java, Python and XML.
* Leo is also a data organizer. A single Leo outline can generate
complex data spanning many different files. Leo has been used to
manage web sites.
* Leo is a project manager. Leo provides multiple views of a project
within a single outline. Leo naturally represents tasks that remain
up-to-date.
* Leo is fully scriptable using Python and saves its files in XML
format.
* Leo is portable. Leo.py is 100% pure Python and will run on any
platform supporting Python and PyQt, including Windows, Linux and
MacOS X.
* Leo is Open Software, distributed under the Python License.
WWW: http://leoeditor.com/