diff options
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: |
