From 8ab541fb7481e15269070d8ff8bba954f4cb7f38 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 30 Nov 2020 08:59:11 +0100 Subject: editline: Added --- editline/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 editline/slack-desc (limited to 'editline/slack-desc') 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: -- cgit v1.2.3