<?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>ipython</name>
<shortdesc>An enhanced interactive Python shell.</shortdesc>
<description>IPython provides a replacement for the interactive Python interpreter with
extra functionality.

Main features:

 * Comprehensive object introspection.

 * Input history, persistent across sessions.

 * Caching of output results during a session with automatically generated
   references.

 * Readline based name completion.

 * Extensible system of 'magic' commands for controlling the environment and
   performing many tasks related either to IPython or the operating system.

 * Configuration system with easy switching between different setups (simpler
   than changing $PYTHONSTARTUP environment variables every time).

 * Session logging and reloading.

 * Extensible syntax processing for special purpose situations.

 * Access to the system shell with user-extensible alias system.

 * Easily embeddable in other Python programs.

 * Integrated access to the pdb debugger and the Python profiler.</description>
<download-page>http://ipython.scipy.org/dist</download-page>
<homepage rdf:resource="http://ipython.scipy.org" />
<maintainer><foaf:Person><foaf:name>Fernando Perez</foaf:name>
<foaf:mbox_sha1sum>8d34751468c7e2623d25ce78d79d1b71a939713b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7.0</revision></Version></release>
</Project></rdf:RDF>