ipython 7.13.0-1 source package in Ubuntu

Changelog

ipython (7.13.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 7.13.0

  [ Julien Puydt ]
  * Suggest the doc package (Closes: #807125).

 -- Julien Puydt <email address hidden>  Wed, 04 Mar 2020 13:03:33 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_7.13.0-1.dsc 2.4 KiB 8e002f0655682728d891357867192baf419b4fc04dac38dce40f77c8e17068e1
ipython_7.13.0.orig.tar.gz 5.4 MiB fbd4696b31f5892c5169c7031f8a8375b9fd7f0e657b2357d14a04d413efac0b
ipython_7.13.0-1.debian.tar.xz 6.6 KiB 5a249eecf92cc94c65b8f86370976ea0f93d8b129a72e90220dc44034741ad87

Available diffs

No changes file available.

Binary packages built by this source

ipython3: No summary available for ipython3 in ubuntu groovy.

No description available for ipython3 in ubuntu groovy.

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

python3-ipython: Enhanced interactive Python shell (Python 3 version)

 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 backend terminal shell for Python 3: for
 the actual frontend install ipython3.