summaryrefslogtreecommitdiff
path: root/private/editline/slack-desc
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2022-05-20 09:46:41 +0200
committerEugen Wissner <belka@caraus.de>2022-05-20 09:46:41 +0200
commita2a82118cbbdd7776a8441f29873ff6363fe883e (patch)
treed4c9797b191ab2676fe3aefa932bb31bbf2b3a1e /private/editline/slack-desc
parent164d98d8af3c182d00fa2d5316407f8bac1bcd32 (diff)
downloadslackbuilder-a2a82118cbbdd7776a8441f29873ff6363fe883e.tar.gz
editline: Removed
Diffstat (limited to 'private/editline/slack-desc')
-rw-r--r--private/editline/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/private/editline/slack-desc b/private/editline/slack-desc
deleted file mode 100644
index 056a2f0..0000000
--- a/private/editline/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-editline: editline (a small replacement for GNU readline() for UNIX)
-editline:
-editline: This is a small line editing library. It can be linked into almost any
-editline: program to provide command line editing and history functions. It is
-editline: call compatible with the FSF readline library, but at a fraction of
-editline: the size, and as a result fewer features. It is also distributed under
-editline: a much more liberal License.
-editline:
-editline:
-editline:
-editline: