Path to this page:
./
devel/py-readlike,
GNU Readline-like line editing module
Branch: pkgsrc-2018Q1,
Version: 0.1.2,
Package name: py27-readlike-0.1.2,
Maintainer: pkgsrc-usersA Python module that provides GNU Readline-like line editing
functions (the default Emacs-style ones). If you just want to use
Readline, use the readline package in the standard library but this
package allows access to those capabilties in settings outside of
a standard CLI.
Currently, all stateless Readline commands are implemented. This
means that yanking and history aren't supported.
This module is especially well-suited to interfacing with Urwid
due to a shared syntax for describing key inputs.
Required to run:[
lang/python27] [
devel/py-setuptools]
Master sites:
SHA1: 18b2ea1db6885c79ad000b0f01790e3180e8744f
RMD160: 08396b5df29c2c730dcc2ff086abc4077a9199ad
Filesize: 4.949 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version py27-readlike-0.1.2 (created)