46b31869f5
A 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.
8 lines
306 B
Text
8 lines
306 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/09/04 13:33:42 leot Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/readlike.py
|
|
${PYSITELIB}/readlike.pyc
|
|
${PYSITELIB}/readlike.pyo
|