5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx editline-x32: editline-x32 @VERSION@ (small line editing library)
5 kx editline-x32:
5 kx editline-x32: This is a small line editing library. It can be linked into
5 kx editline-x32: almost any program to provide command line editing and history
5 kx editline-x32: functions. It is call compatible with the FSF readline library,
5 kx editline-x32: but at a fraction of the size, and as a result fewer features.
5 kx editline-x32:
5 kx editline-x32:
5 kx editline-x32: Homepage: https://github.com/troglobit/editline
5 kx editline-x32:
5 kx editline-x32: