20 lines
442 B
Plaintext
20 lines
442 B
Plaintext
Pmacs version 0.1
|
|
|
|
Released june 27, 2007 by Erik Osheim <erik@osheim.org>
|
|
|
|
Pmacs is an Emacs-like editor written entirely in Python. It is designed to have
|
|
maximally correct and powerful support for syntax highlighting, indenting, etc.
|
|
and to be extensible in python.
|
|
|
|
Requirements:
|
|
=============
|
|
1. python 2.3 or higher
|
|
2. ncurses
|
|
|
|
Optional Dependencies:
|
|
======================
|
|
1. ispell
|
|
2. aespipe
|
|
3. perl
|
|
4. ctags
|