From 5ac0c4a40b984324740914dbcd9faff46e9413ee Mon Sep 17 00:00:00 2001 From: Carlos Corbacho Date: Thu, 20 Oct 2011 21:34:15 -0200 Subject: development/ipython: Updated for version 0.11. Signed-off-by: Niels Horn --- development/ipython/README | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'development/ipython/README') diff --git a/development/ipython/README b/development/ipython/README index 3c78aaad06e4b..182b1e5a2af00 100644 --- a/development/ipython/README +++ b/development/ipython/README @@ -1,10 +1,12 @@ -IPython is a multiplatform, Free Software project (BSD licensed) that offers: +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). +* 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). -- cgit v1.2.3