pkgsrc-wip/py-readlike/PLIST
Leonardo Taccari 8434e33ae3 py-readlike: Import py-readlike-0.1.2 as wip/py-readlike
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.
2017-05-13 12:25:20 +02:00

8 lines
263 B
Text

@comment $NetBSD$
${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