summaryrefslogtreecommitdiff
path: root/editors/lpe/DESCR
diff options
context:
space:
mode:
authorsalo <salo>2003-05-15 21:02:16 +0000
committersalo <salo>2003-05-15 21:02:16 +0000
commit9d66e02c5ac53e4693166cd38195ef14e306f22e (patch)
tree93e623628b4600c16228ddf8d5eada775194abfb /editors/lpe/DESCR
parente3be8ff8f2f0c83d572499e433b9f7c909e1915b (diff)
downloadpkgsrc-9d66e02c5ac53e4693166cd38195ef14e306f22e.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/DESCR6
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.