ipython 0.12.1+dfsg-0ubuntu1 source package in Ubuntu

Changelog

ipython (0.12.1+dfsg-0ubuntu1) precise; urgency=low

  * New upstream release (Closes: #655413, #663256)
    Repackaged to remove minified javascript files from source.
  * add get-orig-source target to rules
  * ipython-notebook: depend on libjs-mathjax instead of recommending.
    mathjax can't be securely served from cloudfront.
  * debian/rules: delete build directory in clean
  * remove transitional ipython-parallel package
  * set HOME to build folder for doc build and tests (Closes: #665224)
  * move all examples to ipython-doc
  * move python-argparse to suggests (Closes: #653650)
  * update standard version to 3.9.3, no changes needed
  * override lintian desktop-command-not-in-package
  * remove python-pymongo build dep, tests skipped without running mongod
 -- Julian Taylor <email address hidden>   Sun, 22 Apr 2012 16:26:59 +0200

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ipython_0.12.1+dfsg.orig.tar.gz 4.3 MiB f68c027c525a17457a596b16e53b0a0dad51b4daca27411295690945698639bc
ipython_0.12.1+dfsg-0ubuntu1.debian.tar.gz 18.2 KiB 72d3a983f2aff124de2f30d45622a161ad45d60edda5e5df22c9b226320f55a3
ipython_0.12.1+dfsg-0ubuntu1.dsc 2.6 KiB 02cb087528a3f54ca312209c6ba2c3db73ff851a3bc5fb4f5b00e1ac2c994cc8

View changes file

Binary packages built by this source

ipython: No summary available for ipython in ubuntu quantal.

No description available for ipython in ubuntu quantal.

ipython-doc: enhanced interactive Python shell - Documentation

 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 documentation.

ipython-notebook: interactive Python html notebook

 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 html notebook providing a Mathematica-like
 webinterface to Python.

ipython-qtconsole: No summary available for ipython-qtconsole in ubuntu quantal.

No description available for ipython-qtconsole in ubuntu quantal.

ipython3: enhanced interactive Python 3 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 Python 3 variant of ipython terminal shell.
 For the qt console install ipython3-qtconsole.

ipython3-qtconsole: enhanced interactive Python 3 shell - Qt console

 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 Python3 variant of the qt console.