diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-10-29 07:22:41 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:05:44 +0700 |
commit | 31f6026b398c9a9d9847ab694ba43f091d74c54e (patch) | |
tree | 2a24190c291d67d194af419cfd844a8977a2f0d7 /libraries/libeditline/slack-desc | |
parent | db69adce33dbb84d116674c96d683ea504ec8ceb (diff) |
libraries/libeditline: Added version 1.17.1.
Signed-off-by: RSKYS <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libeditline/slack-desc')
-rw-r--r-- | libraries/libeditline/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libeditline/slack-desc b/libraries/libeditline/slack-desc new file mode 100644 index 0000000000..11403932b6 --- /dev/null +++ b/libraries/libeditline/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------------------------------------------------------| +libeditline: libeditline (Line editing library) +libeditline: +libeditline: This is a line-editing library. It can be linked into almost +libeditline: any program to provide command-line editing and recall. +libeditline: It is call-compatible with a subset of the FSF readline library, +libeditline: but it is a fraction of the size (and offers fewer features). +libeditline: This package contains the runtime library only. +libeditline: +libeditline: Homepage: https://troglobit.com/projects/editline/ +libeditline: +libeditline: |