summaryrefslogtreecommitdiffstats
path: root/development/ipython/README
diff options
context:
space:
mode:
author Carlos Corbacho <carlos@strangeworlds.co.uk>2010-05-11 22:53:32 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 22:53:32 +0200
commit8185df7f6b133e9f2ad36d37a9117a05c9aa8e97 (patch)
tree96f577aba0617dcbc973389d87c05bc7d486fe1a /development/ipython/README
parenta482db8c57b19dee1b9fa8f673cd8d350455ef9d (diff)
downloadslackbuilds-8185df7f6b133e9f2ad36d37a9117a05c9aa8e97.tar.gz
slackbuilds-8185df7f6b133e9f2ad36d37a9117a05c9aa8e97.tar.xz
development/ipython: Added to 12.1 repository
Diffstat (limited to 'development/ipython/README')
-rw-r--r--development/ipython/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/ipython/README b/development/ipython/README
new file mode 100644
index 0000000000..0235a022f4
--- /dev/null
+++ b/development/ipython/README
@@ -0,0 +1,10 @@
+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). \ No newline at end of file