diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /editors/ne/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/ne/DESCR')
-rw-r--r-- | editors/ne/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/ne/DESCR b/editors/ne/DESCR new file mode 100644 index 00000000000..7ad04bf8a30 --- /dev/null +++ b/editors/ne/DESCR @@ -0,0 +1,12 @@ +NE is a text editor that is designed to run on a wide variety +of machines, from large servers to personal workstations. Its +main use is expected to be as an interactive screen editor. +However, it can also function as a line-by-line editor, and it +is programmable, so it can be run non-interactively as a text +manipulation tool. + +NE is a re-implementation of a previous editor that was called +E. It is to a large extent upwards compatible, though there +are some features of E that are not provided in NE. On the +other hand, there are some additional features of NE that are +not part of E. |