SlackBuildsOrg/development/ipython
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
ipython.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
ipython.SlackBuild development/ipython: Updated for version 0.11. 2011-10-21 15:59:19 -02:00
README development/ipython: Updated for version 0.11. 2011-10-21 15:59:19 -02:00
slack-desc

IPython is a multiplatform, Free Software project (BSD licensed) that
offers:

* An enhanced Python shell designed for efficient interactive work. It
  includes many enhancements over the default Python shell, including the
  ability for controlling interactively all major GUI toolkits in a non-
  blocking manner.
* A library to build customized interactive environments using Python as
  the basic language (but with the possibility of having extended or
  alternate syntaxes).
* A system for interactive distributed and parallel computing (this is part
  of IPython's new development).