NOTICE: This package has been removed from pkgsrc

./wip/py-ipython, Interactive, enhanced Python shell

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


Branch: CURRENT, Version: 0.10nb5, Package name: py27-ipython-0.10nb5, Maintainer: tonnerre

IPython is a free software project (released under the GNU LGPL) which tries
to:

* Provide an interactive shell superior to Python's default. IPython has many
features for object introspection, system shell access, and its own special
command system for adding functionality when working interactively. It tries
to be a very efficient environment both for Python code development and for
exploration of problems using Python objects (in situations like data
analysis).

* Serve as an embeddable, ready to use interpreter for your own programs.
IPython can be started with a single call from inside another program,
providing access to the current namespace. This can be very useful both for
debugging purposes and for situations where a blend of batch-processing and
interactive exploration are needed.

* Offer a flexible framework which can be used as the base environment for
other systems with Python as the underlying language. Specifically
scientific environments like Mathematica, IDL and Mathcad inspired its
design, but similar ideas can be useful in many fields.


Required to run:
[graphics/py-matplotlib] [graphics/py-gnuplot] [net/py-twisted] [math/py-Numeric] [math/py-numarray] [security/py-OpenSSL] [devel/py-pexpect] [devel/py-readline] [devel/py-gobject] [x11/py-wxWidgets] [x11/py-Tk] [x11/py-gtk2] [x11/py-qt4] [math/py-numpy] [textproc/py-sphinx] [devel/py-nose] [net/py-foolscap]

Required to build:
[pkgtools/x11-links] [devel/py-gobject-shared] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/fixesproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto]

Master sites:

SHA1: 175bbacf74d94336e3fe06e390e04ad2bfff6fd4
RMD160: 819609298bb000aa01c3af6ad2717d91d46e39d8
Filesize: 5693.3 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-21 11:17:53 by Thomas Klausner | Files touched by this commit (4) | Package removed
Log message:
Remove py-ipython, devel/ipython is newer.
   2013-10-27 22:09:25 by Kamel Derouiche | Files touched by this commit (1)
Log message:
new PLIST

   2013-06-04 09:45:21 by Thomas Klausner | Files touched by this commit (30)
Log message:
Replace py-{curses,readline,Tk}/buildlink3.mk with DEPENDS.

There are no buildlink3-relevant files here, just a loadable module.
   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2012-02-01 01:04:52 by ndb | Files touched by this commit (22)
Log message:
py-ctypes is included in Python 2.5 and higher.
   2012-01-30 03:54:53 by ndb | Files touched by this commit (1)
Log message:
changed dependencies.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.