pmacs3/README

20 lines
442 B
Plaintext
Raw Normal View History

2007-06-27 01:11:48 -04:00
Pmacs version 0.1
2007-06-27 00:40:15 -04:00
2007-06-27 01:11:48 -04:00
Released june 27, 2007 by Erik Osheim <erik@osheim.org>
2007-06-27 00:40:15 -04:00
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.
2007-06-27 00:40:15 -04:00
2007-06-27 01:11:48 -04:00
Requirements:
=============
1. python 2.3 or higher
2. ncurses
Optional Dependencies:
======================
1. ispell
2. aespipe
3. perl
4. ctags