NOTICE: This package has been removed from pkgsrc

./devel/py-ipython012, Interactive computing environment for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.12nb1, Package name: py27-ipython-0.12nb1, Maintainer: pkgsrc-users

The goal of IPython is to create a comprehensive environment for interactive and
exploratory computing. To support this goal, IPython has two main components:

* An enhanced interactive Python shell.
* An architecture for interactive parallel computing.


Required to run:
[devel/py-pexpect] [devel/py-readline] [lang/python27]

Master sites:

SHA1: 49f6397d2957bb0a4492d0b35f3898dc161871de
RMD160: 7086a8a5ebb5717091d1868907f6ae80abc9c7ab
Filesize: 9097.87 KB

Version history: (Expand)


CVS history: (Expand)


   2013-10-26 14:15:59 by OBATA Akio | Files touched by this commit (3) | Package updated
Log message:
drop maintainership.

I've just imported py-ipython for update of devel/accerciser, not interesting to
itself. Furthermore, pacaginf of py-ipython012 and py-ipython013 are not by me.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-04 02:22:01 by Aleksey Cheusov | Files touched by this commit (34)
Log message:
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
   2012-10-04 01:40:39 by Aleksey Cheusov | Files touched by this commit (35)
Log message:
CONFLICTS between python modules
   2012-10-04 00:14:04 by Thomas Klausner | Files touched by this commit (36)
Log message:
Update for python25 removal.
   2012-04-18 11:16:16 by David A. Holland | Files touched by this commit (1)
Log message:
Fails with python25:
   ERROR: 'IPython requires Python Version 2.6 or above.'

Mark it so.
   2012-04-17 19:45:40 by Matthias Drochner | Files touched by this commit (7) | Imported package
Log message:
add pkg for ipython-0.12, the next major release, adding a nice
qt4 console (if py-qt4 is installed) and a web notebook (also needs
additional pkgs, see the docs)
Its APIs are incompatible to ipython-0.11 (which is used by the
"accerciser" pkg), thus imported as a separate pkg.