Source: ipython1x
Section: python
Priority: optional
Maintainer: NeuroDebian Maintainers <team@neuro.debian.net>
X-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Abuser: Yaroslav Halchenko <debian@onerussian.com>
Uploaders: Stephan Peijnik <debian@sp.or.at>,
           Julian Taylor <jtaylor.debian@googlemail.com>
Build-Depends: debhelper (>= 7.3.13)
Build-Depends-Indep: graphviz,
                     python-all (>= 2.6.6-3~),
                     python-argparse,
                     python-configobj,
                     python-decorator,
                     python-matplotlib,
                     python-nose,
                     python-pexpect,
                     python-pygments,
                     python-pymongo,
                     python-pyparsing,
                     python-qt4,
                     python-simplegeneric,
                     python-sphinx,
                     python-wxgtk2.8,
                     python-zmq (>= 2.1.4),
                     xauth,
                     xvfb
X-Python-Version: >= 2.6
Homepage: http://ipython.org/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/ipython/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/ipython/trunk/
Standards-Version: 3.9.2
DM-Upload-Allowed: yes

Package: ipython1x
Architecture: all
Depends: neurodebian-popularity-contest, python-argparse,
         python-configobj,
         python-decorator,
         python-pexpect,
         python-simplegeneric,
         ${misc:Depends},
         ${python:Depends}
Recommends: python-tornado (>= 2.1.0~),
            python-pygments,
            python-qt4,
            python-zmq,
            python-matplotlib
Conflicts: ipython-common, python2.3-ipython, python2.4-ipython
Replaces: ipython-common, python2.3-ipython, python2.4-ipython
Suggests: ipython1x-doc,
          python-gobject,
          python-gtk2,
          python-matplotlib,
          python-numpy,
          python-profiler
Description: 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 is a non-official, custom build of IPython post 0.11 with
 notebooks support.  It provides IPython1X module thus not
 conflicting with system-wide installed IPython

Package: ipython1x-qtconsole
Architecture: all
Priority: extra
Depends: neurodebian-popularity-contest, ipython1x (>= 0.13.1~git33-gcfc5692-2~),
         ${misc:Depends},
Description: enhanced interactive Python shell -- notebook dummy package
 This is a dummy package depending on ipython1x which ships
 qt console functionality inside.  It is made so to stay in line to
 modularization of the official ipython package in Debian.  There is no
 real good reason to install this package.

Package: ipython1x-parallel
Architecture: all
Priority: extra
Depends: neurodebian-popularity-contest, ipython1x (>= 0.13.1~git33-gcfc5692-2~),
         ${misc:Depends},
Section: oldlibs
Description: enhanced interactive Python shell
 This is a transitional package and can be safely removed
 after the installation is complete.

Package: ipython1x-notebook
Architecture: all
Priority: extra
Depends: neurodebian-popularity-contest, ipython1x (>= 0.13.1~git33-gcfc5692-2~),
         ${misc:Depends},
Description: enhanced interactive Python shell -- notebook dummy package
 This is a dummy package depending on ipython1x which ships
 notebook functionality inside.  It is made so to stay in line to
 modularization of official ipython package in Debian.  There is no
 real good reason to install this package.

Package: ipython1x-doc
Section: doc
Architecture: all
Depends: neurodebian-popularity-contest, libjs-jquery, ${misc:Depends}
Description: 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 documentation.
 .
 This is a non-official, custom build of IPython post 0.11 with
 workbooks support.  It provides IPython1X module thus not
 conflicting with system-wide installed IPython
