asterisk/editline/README
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00

12 lines
368 B
Text

libedit is a command line editing and history library. It is designed to be
used by interactive programs that allow the user to type commands at a terminal
prompt.
The following files may be of direct interest to the user:
* CHANGES - Software change log.
* INSTALL - Installation information.
* PLATFORMS - Supported platforms and platform-specific information.