diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-11-30 08:59:11 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-11-30 08:59:11 +0100 |
| commit | 8ab541fb7481e15269070d8ff8bba954f4cb7f38 (patch) | |
| tree | a90fc56090f8e1dca76291c59164eb5af1152743 /editline/slack-desc | |
| parent | aa847f954507b4b5c5dddf27730d27a374a2210d (diff) | |
| download | slackbuilder-8ab541fb7481e15269070d8ff8bba954f4cb7f38.tar.gz | |
editline: Added
Diffstat (limited to 'editline/slack-desc')
| -rw-r--r-- | editline/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/editline/slack-desc b/editline/slack-desc new file mode 100644 index 0000000..056a2f0 --- /dev/null +++ b/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: |
