Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/editline/README
markster 2d459a804c Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@555 f38db490-d61c-443f-a65b-d21fe96a405b
2002-11-27 05:04:07 +00:00

12 lines
368 B
Text
Executable file

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.