summaryrefslogtreecommitdiff
path: root/private/editline/slack-desc
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-12-09 18:28:42 +0100
committerEugen Wissner <belka@caraus.de>2020-12-09 18:28:42 +0100
commit2910a89d6c59b997a3896f05c6ad7fb65c26f813 (patch)
tree3d3edebdf32b0c972e8449b82be2c10742395d6c /private/editline/slack-desc
parentbe64bc6dbb9d0f717f7cbdd83d9371de979d4c63 (diff)
downloadslackbuilder-2910a89d6c59b997a3896f05c6ad7fb65c26f813.tar.gz
Add autoupdater
Diffstat (limited to 'private/editline/slack-desc')
-rw-r--r--private/editline/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/private/editline/slack-desc b/private/editline/slack-desc
new file mode 100644
index 0000000..056a2f0
--- /dev/null
+++ b/private/editline/slack-desc
@@ -0,0 +1,19 @@
+# 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: