diff options
author | salo <salo@pkgsrc.org> | 2003-05-15 21:02:16 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-05-15 21:02:16 +0000 |
commit | e36834e48c0085c9167a32e60647130fb1028082 (patch) | |
tree | 93e623628b4600c16228ddf8d5eada775194abfb /editors/lpe/DESCR | |
parent | d7f95160ee0de50fb676e93e3b76b4f45409e0a5 (diff) | |
download | pkgsrc-e36834e48c0085c9167a32e60647130fb1028082.tar.gz |
Import of lpe-1.2.6: Small and efficient programmer's editor for UNIX systems.
LPE is a small, efficient programmer's editor for UNIX systems. It has grown
from the result of a single night of hacking into a very capable and very
versatile editor that defines it's own philosophy opf text editing. That
philosophy is that awk and sed are the right tools for most advanced editing
jobs, and a text editor should make simple operations easy and make text look
good.
Package provided by Juan RP via pkgsrc-wip with modifications by me.
Diffstat (limited to 'editors/lpe/DESCR')
-rw-r--r-- | editors/lpe/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/lpe/DESCR b/editors/lpe/DESCR new file mode 100644 index 00000000000..d409dcd3773 --- /dev/null +++ b/editors/lpe/DESCR @@ -0,0 +1,6 @@ +LPE is a small, efficient programmer's editor for UNIX systems. It has grown +from the result of a single night of hacking into a very capable and very +versatile editor that defines it's own philosophy opf text editing. That +philosophy is that awk and sed are the right tools for most advanced editing +jobs, and a text editor should make simple operations easy and make text look +good. |