ipython 0.10.2-1 source package in Ubuntu

Changelog

ipython (0.10.2-1) unstable; urgency=low

  * new upstream release. Closes: #622643
  * added Julian Taylor <email address hidden> to uploaders
  * removed Bernd Zeimetz <email address hidden> from uploaders
    thank you for your work
  * Use environment python interpreter. Closes: #547003
  * wrap-and-sort debian/
  * update standard to 3.9.2. no changes needed
  * set default colorscheme to LightBG. LP: #241535
  * converted copyright to DEP5
  * control: removed python:Breaks
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:56:28 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ipython_0.10.2.orig.tar.gz 5.6 MiB 9ed5fe693d92e6ba9ecc3e367ae5607b80d66db53b0a636fa39fe15ae3df8c47
ipython_0.10.2-1.diff.gz 14.0 KiB a20a49d55415e098852fcc032d6d664d04296c529283a54f62250be8292eb51a
ipython_0.10.2-1.dsc 2.1 KiB baae1841c394370546930d663032177d3df333a82f00cb0a85f3b7988991a084

Available diffs

View changes file

Binary packages built by this source

ipython: enhanced interactive Python shell

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the basic terminal shell. For the qt console
 install ipython-qtconsole and for the html notebook install
 ipython-notebook.