Path to this page:
./
devel/py-readlike,
GNU Readline-like line editing module
Branch: pkgsrc-2019Q1,
Version: 0.1.3,
Package name: py27-readlike-0.1.3,
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]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 5fba5861c728b6d3694f37a838d94570048b25bd
RMD160: 362b25c6f6e06d350289f5cec265a019f5b6b58c
Filesize: 4.905 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-readlike-0.1.3 (created)