slackbuilds_ponce/development/ipython
Robby Workman c2b4d5ecdc development/ipython: Fixed permissions of docdir contents
Thanks to vvoody.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-08-30 07:49:34 -05:00
..
ipython.info development/ipython: Fixed download url. 2010-05-14 23:36:10 +02:00
ipython.SlackBuild development/ipython: Fixed permissions of docdir contents 2010-08-30 07:49:34 -05:00
README development/ipython: Updated for version 0.9.1 2010-05-12 17:38:30 +02:00
slack-desc development/ipython: Added to 12.1 repository 2010-05-11 22:53:32 +02:00

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