pyreadline 1.3.svn
A python implmementation of GNU readline.
The pyreadline package is a python implementation of GNU readline functionality it is based on the ctypes based UNC readline package by Gary Bishop. It is not complete. It has been tested for use with windows 2000 and windows xp.
- Features:
- Copy and paste using the clipboard
- Smart paste for convenient use with ipython. Converting tab separated data to python list or numpy array. Converting file paths to use / and escaping any spaces using \ .
- Configuration file
The latest development version is always available at the IPython subversion repository.
- Author: Jorgen Stenarson <jorgen stenarson at bostream nu>
- Maintainer: Jorgen Stenarson <jorgen stenarson at bostream nu>
- Home Page: http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro
- Keywords: readline,pyreadline
- License: BSD
- Platform: Windows XP/2000/NT,Windows 95/98/ME
- Requires ctypes, win32all
- Categories
- Package Index Owner: jstenar
- DOAP record: pyreadline-1.3.svn.xml
