summaryrefslogtreecommitdiffstats
path: root/libraries/libeditline/README
diff options
context:
space:
mode:
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
commit31f6026b398c9a9d9847ab694ba43f091d74c54e (patch)
tree2a24190c291d67d194af419cfd844a8977a2f0d7 /libraries/libeditline/README
parentdb69adce33dbb84d116674c96d683ea504ec8ceb (diff)
downloadslackbuilds-31f6026b398c9a9d9847ab694ba43f091d74c54e.tar.gz
slackbuilds-31f6026b398c9a9d9847ab694ba43f091d74c54e.tar.xz
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/README')
-rw-r--r--libraries/libeditline/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libeditline/README b/libraries/libeditline/README
new file mode 100644
index 0000000000..84b4eea33d
--- /dev/null
+++ b/libraries/libeditline/README
@@ -0,0 +1,7 @@
+This is a line-editing library. It can be linked into almost
+any program to provide command-line editing and recall.
+It is call-compatible with a subset of the FSF readline library,
+but it is a fraction of the size (and offers fewer features).
+This package contains the runtime library only.
+
+By ~red \ No newline at end of file