<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>pyreadline</name>
<shortdesc>A python implmementation of GNU readline.</shortdesc>
<description>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_.

.. _repository: http://ipython.scipy.org/svn/ipython/pyreadline/trunk#egg=pyreadline-dev</description>
<homepage rdf:resource="http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro" />
<maintainer><foaf:Person><foaf:name>Jorgen Stenarson</foaf:name>
<foaf:mbox_sha1sum>1b0c35f519db6b59a103d1e519ed81858bfaec98</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.3.svn</revision></Version></release>
</Project></rdf:RDF>