summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-29 13:22:51 +0000
committerobache <obache@pkgsrc.org>2012-01-29 13:22:51 +0000
commit62b78cce8437d77a00e53cb5646cc20b59106aa8 (patch)
tree4d035515b5cea16bf92e63e04816bf6b1c5a86b1
parent5afc59da84f6e585fbde17a8630012c18c307506 (diff)
downloadpkgsrc-62b78cce8437d77a00e53cb5646cc20b59106aa8.tar.gz
Import py-ipython-0.10.2 as devel/py-ipython.
The goal of IPython is to create a comprehensive environment for interactive and exploratory computing. To support this goal, IPython has two main components: * An enhanced interactive Python shell. * An architecture for interactive parallel computing.
-rw-r--r--devel/py-ipython/DESCR5
-rw-r--r--devel/py-ipython/Makefile27
-rw-r--r--devel/py-ipython/PLIST1326
-rw-r--r--devel/py-ipython/distinfo6
-rw-r--r--devel/py-ipython/patches/patch-setupbase.py20
5 files changed, 1384 insertions, 0 deletions
diff --git a/devel/py-ipython/DESCR b/devel/py-ipython/DESCR
new file mode 100644
index 00000000000..b85f4ea103e
--- /dev/null
+++ b/devel/py-ipython/DESCR
@@ -0,0 +1,5 @@
+The goal of IPython is to create a comprehensive environment for interactive and
+exploratory computing. To support this goal, IPython has two main components:
+
+ * An enhanced interactive Python shell.
+ * An architecture for interactive parallel computing.
diff --git a/devel/py-ipython/Makefile b/devel/py-ipython/Makefile
new file mode 100644
index 00000000000..9df9f96cea1
--- /dev/null
+++ b/devel/py-ipython/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/01/29 13:22:51 obache Exp $
+#
+
+DISTNAME= ipython-0.10.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel lang
+MASTER_SITES= http://archive.ipython.org/release/0.10.2/
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://ipython.org/
+COMMENT= Interactive computing environment for Python
+LICENSE= modified-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
+DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+USE_TOOLS+= gunzip
+
+# let not to install compressed man pages.
+pre-configure:
+ ${RUN}cd ${WRKSRC}/docs/man; gunzip *.1.gz
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-ipython/PLIST b/devel/py-ipython/PLIST
new file mode 100644
index 00000000000..d35a1727108
--- /dev/null
+++ b/devel/py-ipython/PLIST
@@ -0,0 +1,1326 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/29 13:22:52 obache Exp $
+bin/ipcluster
+bin/ipcontroller
+bin/ipengine
+bin/iptest
+bin/ipython
+bin/ipython-wx
+bin/ipythonx
+bin/irunner
+bin/pycolor
+${PYSITELIB}/IPython/ColorANSI.py
+${PYSITELIB}/IPython/ColorANSI.pyc
+${PYSITELIB}/IPython/ColorANSI.pyo
+${PYSITELIB}/IPython/ConfigLoader.py
+${PYSITELIB}/IPython/ConfigLoader.pyc
+${PYSITELIB}/IPython/ConfigLoader.pyo
+${PYSITELIB}/IPython/CrashHandler.py
+${PYSITELIB}/IPython/CrashHandler.pyc
+${PYSITELIB}/IPython/CrashHandler.pyo
+${PYSITELIB}/IPython/DPyGetOpt.py
+${PYSITELIB}/IPython/DPyGetOpt.pyc
+${PYSITELIB}/IPython/DPyGetOpt.pyo
+${PYSITELIB}/IPython/Debugger.py
+${PYSITELIB}/IPython/Debugger.pyc
+${PYSITELIB}/IPython/Debugger.pyo
+${PYSITELIB}/IPython/Extensions/InterpreterExec.py
+${PYSITELIB}/IPython/Extensions/InterpreterExec.pyc
+${PYSITELIB}/IPython/Extensions/InterpreterExec.pyo
+${PYSITELIB}/IPython/Extensions/InterpreterPasteInput.py
+${PYSITELIB}/IPython/Extensions/InterpreterPasteInput.pyc
+${PYSITELIB}/IPython/Extensions/InterpreterPasteInput.pyo
+${PYSITELIB}/IPython/Extensions/PhysicalQInput.py
+${PYSITELIB}/IPython/Extensions/PhysicalQInput.pyc
+${PYSITELIB}/IPython/Extensions/PhysicalQInput.pyo
+${PYSITELIB}/IPython/Extensions/PhysicalQInteractive.py
+${PYSITELIB}/IPython/Extensions/PhysicalQInteractive.pyc
+${PYSITELIB}/IPython/Extensions/PhysicalQInteractive.pyo
+${PYSITELIB}/IPython/Extensions/__init__.py
+${PYSITELIB}/IPython/Extensions/__init__.pyc
+${PYSITELIB}/IPython/Extensions/__init__.pyo
+${PYSITELIB}/IPython/Extensions/astyle.py
+${PYSITELIB}/IPython/Extensions/astyle.pyc
+${PYSITELIB}/IPython/Extensions/astyle.pyo
+${PYSITELIB}/IPython/Extensions/clearcmd.py
+${PYSITELIB}/IPython/Extensions/clearcmd.pyc
+${PYSITELIB}/IPython/Extensions/clearcmd.pyo
+${PYSITELIB}/IPython/Extensions/envpersist.py
+${PYSITELIB}/IPython/Extensions/envpersist.pyc
+${PYSITELIB}/IPython/Extensions/envpersist.pyo
+${PYSITELIB}/IPython/Extensions/ext_rescapture.py
+${PYSITELIB}/IPython/Extensions/ext_rescapture.pyc
+${PYSITELIB}/IPython/Extensions/ext_rescapture.pyo
+${PYSITELIB}/IPython/Extensions/ibrowse.py
+${PYSITELIB}/IPython/Extensions/ibrowse.pyc
+${PYSITELIB}/IPython/Extensions/ibrowse.pyo
+${PYSITELIB}/IPython/Extensions/igrid.py
+${PYSITELIB}/IPython/Extensions/igrid.pyc
+${PYSITELIB}/IPython/Extensions/igrid.pyo
+${PYSITELIB}/IPython/Extensions/ipipe.py
+${PYSITELIB}/IPython/Extensions/ipipe.pyc
+${PYSITELIB}/IPython/Extensions/ipipe.pyo
+${PYSITELIB}/IPython/Extensions/ipy_app_completers.py
+${PYSITELIB}/IPython/Extensions/ipy_app_completers.pyc
+${PYSITELIB}/IPython/Extensions/ipy_app_completers.pyo
+${PYSITELIB}/IPython/Extensions/ipy_autoreload.py
+${PYSITELIB}/IPython/Extensions/ipy_autoreload.pyc
+${PYSITELIB}/IPython/Extensions/ipy_autoreload.pyo
+${PYSITELIB}/IPython/Extensions/ipy_bzr.py
+${PYSITELIB}/IPython/Extensions/ipy_bzr.pyc
+${PYSITELIB}/IPython/Extensions/ipy_bzr.pyo
+${PYSITELIB}/IPython/Extensions/ipy_completers.py
+${PYSITELIB}/IPython/Extensions/ipy_completers.pyc
+${PYSITELIB}/IPython/Extensions/ipy_completers.pyo
+${PYSITELIB}/IPython/Extensions/ipy_constants.py
+${PYSITELIB}/IPython/Extensions/ipy_constants.pyc
+${PYSITELIB}/IPython/Extensions/ipy_constants.pyo
+${PYSITELIB}/IPython/Extensions/ipy_defaults.py
+${PYSITELIB}/IPython/Extensions/ipy_defaults.pyc
+${PYSITELIB}/IPython/Extensions/ipy_defaults.pyo
+${PYSITELIB}/IPython/Extensions/ipy_editors.py
+${PYSITELIB}/IPython/Extensions/ipy_editors.pyc
+${PYSITELIB}/IPython/Extensions/ipy_editors.pyo
+${PYSITELIB}/IPython/Extensions/ipy_exportdb.py
+${PYSITELIB}/IPython/Extensions/ipy_exportdb.pyc
+${PYSITELIB}/IPython/Extensions/ipy_exportdb.pyo
+${PYSITELIB}/IPython/Extensions/ipy_extutil.py
+${PYSITELIB}/IPython/Extensions/ipy_extutil.pyc
+${PYSITELIB}/IPython/Extensions/ipy_extutil.pyo
+${PYSITELIB}/IPython/Extensions/ipy_fsops.py
+${PYSITELIB}/IPython/Extensions/ipy_fsops.pyc
+${PYSITELIB}/IPython/Extensions/ipy_fsops.pyo
+${PYSITELIB}/IPython/Extensions/ipy_gnuglobal.py
+${PYSITELIB}/IPython/Extensions/ipy_gnuglobal.pyc
+${PYSITELIB}/IPython/Extensions/ipy_gnuglobal.pyo
+${PYSITELIB}/IPython/Extensions/ipy_greedycompleter.py
+${PYSITELIB}/IPython/Extensions/ipy_greedycompleter.pyc
+${PYSITELIB}/IPython/Extensions/ipy_greedycompleter.pyo
+${PYSITELIB}/IPython/Extensions/ipy_jot.py
+${PYSITELIB}/IPython/Extensions/ipy_jot.pyc
+${PYSITELIB}/IPython/Extensions/ipy_jot.pyo
+${PYSITELIB}/IPython/Extensions/ipy_kitcfg.py
+${PYSITELIB}/IPython/Extensions/ipy_kitcfg.pyc
+${PYSITELIB}/IPython/Extensions/ipy_kitcfg.pyo
+${PYSITELIB}/IPython/Extensions/ipy_legacy.py
+${PYSITELIB}/IPython/Extensions/ipy_legacy.pyc
+${PYSITELIB}/IPython/Extensions/ipy_legacy.pyo
+${PYSITELIB}/IPython/Extensions/ipy_lookfor.py
+${PYSITELIB}/IPython/Extensions/ipy_lookfor.pyc
+${PYSITELIB}/IPython/Extensions/ipy_lookfor.pyo
+${PYSITELIB}/IPython/Extensions/ipy_p4.py
+${PYSITELIB}/IPython/Extensions/ipy_p4.pyc
+${PYSITELIB}/IPython/Extensions/ipy_p4.pyo
+${PYSITELIB}/IPython/Extensions/ipy_pretty.py
+${PYSITELIB}/IPython/Extensions/ipy_pretty.pyc
+${PYSITELIB}/IPython/Extensions/ipy_pretty.pyo
+${PYSITELIB}/IPython/Extensions/ipy_profile_doctest.py
+${PYSITELIB}/IPython/Extensions/ipy_profile_doctest.pyc
+${PYSITELIB}/IPython/Extensions/ipy_profile_doctest.pyo
+${PYSITELIB}/IPython/Extensions/ipy_profile_none.py
+${PYSITELIB}/IPython/Extensions/ipy_profile_none.pyc
+${PYSITELIB}/IPython/Extensions/ipy_profile_none.pyo
+${PYSITELIB}/IPython/Extensions/ipy_profile_numpy.py
+${PYSITELIB}/IPython/Extensions/ipy_profile_numpy.pyc
+${PYSITELIB}/IPython/Extensions/ipy_profile_numpy.pyo
+${PYSITELIB}/IPython/Extensions/ipy_profile_scipy.py
+${PYSITELIB}/IPython/Extensions/ipy_profile_scipy.pyc
+${PYSITELIB}/IPython/Extensions/ipy_profile_scipy.pyo
+${PYSITELIB}/IPython/Extensions/ipy_profile_sh.py
+${PYSITELIB}/IPython/Extensions/ipy_profile_sh.pyc
+${PYSITELIB}/IPython/Extensions/ipy_profile_sh.pyo
+${PYSITELIB}/IPython/Extensions/ipy_profile_zope.py
+${PYSITELIB}/IPython/Extensions/ipy_profile_zope.pyc
+${PYSITELIB}/IPython/Extensions/ipy_profile_zope.pyo
+${PYSITELIB}/IPython/Extensions/ipy_pydb.py
+${PYSITELIB}/IPython/Extensions/ipy_pydb.pyc
+${PYSITELIB}/IPython/Extensions/ipy_pydb.pyo
+${PYSITELIB}/IPython/Extensions/ipy_rehashdir.py
+${PYSITELIB}/IPython/Extensions/ipy_rehashdir.pyc
+${PYSITELIB}/IPython/Extensions/ipy_rehashdir.pyo
+${PYSITELIB}/IPython/Extensions/ipy_render.py
+${PYSITELIB}/IPython/Extensions/ipy_render.pyc
+${PYSITELIB}/IPython/Extensions/ipy_render.pyo
+${PYSITELIB}/IPython/Extensions/ipy_server.py
+${PYSITELIB}/IPython/Extensions/ipy_server.pyc
+${PYSITELIB}/IPython/Extensions/ipy_server.pyo
+${PYSITELIB}/IPython/Extensions/ipy_signals.py
+${PYSITELIB}/IPython/Extensions/ipy_signals.pyc
+${PYSITELIB}/IPython/Extensions/ipy_signals.pyo
+${PYSITELIB}/IPython/Extensions/ipy_stock_completers.py
+${PYSITELIB}/IPython/Extensions/ipy_stock_completers.pyc
+${PYSITELIB}/IPython/Extensions/ipy_stock_completers.pyo
+${PYSITELIB}/IPython/Extensions/ipy_synchronize_with.py
+${PYSITELIB}/IPython/Extensions/ipy_synchronize_with.pyc
+${PYSITELIB}/IPython/Extensions/ipy_synchronize_with.pyo
+${PYSITELIB}/IPython/Extensions/ipy_system_conf.py
+${PYSITELIB}/IPython/Extensions/ipy_system_conf.pyc
+${PYSITELIB}/IPython/Extensions/ipy_system_conf.pyo
+${PYSITELIB}/IPython/Extensions/ipy_traits_completer.py
+${PYSITELIB}/IPython/Extensions/ipy_traits_completer.pyc
+${PYSITELIB}/IPython/Extensions/ipy_traits_completer.pyo
+${PYSITELIB}/IPython/Extensions/ipy_vimserver.py
+${PYSITELIB}/IPython/Extensions/ipy_vimserver.pyc
+${PYSITELIB}/IPython/Extensions/ipy_vimserver.pyo
+${PYSITELIB}/IPython/Extensions/ipy_which.py
+${PYSITELIB}/IPython/Extensions/ipy_which.pyc
+${PYSITELIB}/IPython/Extensions/ipy_which.pyo
+${PYSITELIB}/IPython/Extensions/ipy_winpdb.py
+${PYSITELIB}/IPython/Extensions/ipy_winpdb.pyc
+${PYSITELIB}/IPython/Extensions/ipy_winpdb.pyo
+${PYSITELIB}/IPython/Extensions/ipy_workdir.py
+${PYSITELIB}/IPython/Extensions/ipy_workdir.pyc
+${PYSITELIB}/IPython/Extensions/ipy_workdir.pyo
+${PYSITELIB}/IPython/Extensions/jobctrl.py
+${PYSITELIB}/IPython/Extensions/jobctrl.pyc
+${PYSITELIB}/IPython/Extensions/jobctrl.pyo
+${PYSITELIB}/IPython/Extensions/ledit.py
+${PYSITELIB}/IPython/Extensions/ledit.pyc
+${PYSITELIB}/IPython/Extensions/ledit.pyo
+${PYSITELIB}/IPython/Extensions/numeric_formats.py
+${PYSITELIB}/IPython/Extensions/numeric_formats.pyc
+${PYSITELIB}/IPython/Extensions/numeric_formats.pyo
+${PYSITELIB}/IPython/Extensions/pickleshare.py
+${PYSITELIB}/IPython/Extensions/pickleshare.pyc
+${PYSITELIB}/IPython/Extensions/pickleshare.pyo
+${PYSITELIB}/IPython/Extensions/pspersistence.py
+${PYSITELIB}/IPython/Extensions/pspersistence.pyc
+${PYSITELIB}/IPython/Extensions/pspersistence.pyo
+${PYSITELIB}/IPython/Extensions/scitedirector.py
+${PYSITELIB}/IPython/Extensions/scitedirector.pyc
+${PYSITELIB}/IPython/Extensions/scitedirector.pyo
+${PYSITELIB}/IPython/Extensions/win32clip.py
+${PYSITELIB}/IPython/Extensions/win32clip.pyc
+${PYSITELIB}/IPython/Extensions/win32clip.pyo
+${PYSITELIB}/IPython/FakeModule.py
+${PYSITELIB}/IPython/FakeModule.pyc
+${PYSITELIB}/IPython/FakeModule.pyo
+${PYSITELIB}/IPython/Gnuplot2.py
+${PYSITELIB}/IPython/Gnuplot2.pyc
+${PYSITELIB}/IPython/Gnuplot2.pyo
+${PYSITELIB}/IPython/GnuplotInteractive.py
+${PYSITELIB}/IPython/GnuplotInteractive.pyc
+${PYSITELIB}/IPython/GnuplotInteractive.pyo
+${PYSITELIB}/IPython/GnuplotRuntime.py
+${PYSITELIB}/IPython/GnuplotRuntime.pyc
+${PYSITELIB}/IPython/GnuplotRuntime.pyo
+${PYSITELIB}/IPython/Itpl.py
+${PYSITELIB}/IPython/Itpl.pyc
+${PYSITELIB}/IPython/Itpl.pyo
+${PYSITELIB}/IPython/Logger.py
+${PYSITELIB}/IPython/Logger.pyc
+${PYSITELIB}/IPython/Logger.pyo
+${PYSITELIB}/IPython/Magic.py
+${PYSITELIB}/IPython/Magic.pyc
+${PYSITELIB}/IPython/Magic.pyo
+${PYSITELIB}/IPython/OInspect.py
+${PYSITELIB}/IPython/OInspect.pyc
+${PYSITELIB}/IPython/OInspect.pyo
+${PYSITELIB}/IPython/OutputTrap.py
+${PYSITELIB}/IPython/OutputTrap.pyc
+${PYSITELIB}/IPython/OutputTrap.pyo
+${PYSITELIB}/IPython/Prompts.py
+${PYSITELIB}/IPython/Prompts.pyc
+${PYSITELIB}/IPython/Prompts.pyo
+${PYSITELIB}/IPython/PyColorize.py
+${PYSITELIB}/IPython/PyColorize.pyc
+${PYSITELIB}/IPython/PyColorize.pyo
+${PYSITELIB}/IPython/Release.py
+${PYSITELIB}/IPython/Release.pyc
+${PYSITELIB}/IPython/Release.pyo
+${PYSITELIB}/IPython/Shell.py
+${PYSITELIB}/IPython/Shell.pyc
+${PYSITELIB}/IPython/Shell.pyo
+${PYSITELIB}/IPython/UserConfig/__init__.py
+${PYSITELIB}/IPython/UserConfig/__init__.pyc
+${PYSITELIB}/IPython/UserConfig/__init__.pyo
+${PYSITELIB}/IPython/UserConfig/ipy_user_conf.py
+${PYSITELIB}/IPython/UserConfig/ipy_user_conf.pyc
+${PYSITELIB}/IPython/UserConfig/ipy_user_conf.pyo
+${PYSITELIB}/IPython/UserConfig/ipythonrc
+${PYSITELIB}/IPython/UserConfig/ipythonrc-math
+${PYSITELIB}/IPython/UserConfig/ipythonrc-numeric
+${PYSITELIB}/IPython/UserConfig/ipythonrc-physics
+${PYSITELIB}/IPython/UserConfig/ipythonrc-pysh
+${PYSITELIB}/IPython/UserConfig/ipythonrc-tutorial
+${PYSITELIB}/IPython/__init__.py
+${PYSITELIB}/IPython/__init__.pyc
+${PYSITELIB}/IPython/__init__.pyo
+${PYSITELIB}/IPython/background_jobs.py
+${PYSITELIB}/IPython/background_jobs.pyc
+${PYSITELIB}/IPython/background_jobs.pyo
+${PYSITELIB}/IPython/clipboard.py
+${PYSITELIB}/IPython/clipboard.pyc
+${PYSITELIB}/IPython/clipboard.pyo
+${PYSITELIB}/IPython/completer.py
+${PYSITELIB}/IPython/completer.pyc
+${PYSITELIB}/IPython/completer.pyo
+${PYSITELIB}/IPython/config/__init__.py
+${PYSITELIB}/IPython/config/__init__.pyc
+${PYSITELIB}/IPython/config/__init__.pyo
+${PYSITELIB}/IPython/config/api.py
+${PYSITELIB}/IPython/config/api.pyc
+${PYSITELIB}/IPython/config/api.pyo
+${PYSITELIB}/IPython/config/cutils.py
+${PYSITELIB}/IPython/config/cutils.pyc
+${PYSITELIB}/IPython/config/cutils.pyo
+${PYSITELIB}/IPython/config/tests/__init__.py
+${PYSITELIB}/IPython/config/tests/__init__.pyc
+${PYSITELIB}/IPython/config/tests/__init__.pyo
+${PYSITELIB}/IPython/deep_reload.py
+${PYSITELIB}/IPython/deep_reload.pyc
+${PYSITELIB}/IPython/deep_reload.pyo
+${PYSITELIB}/IPython/demo.py
+${PYSITELIB}/IPython/demo.pyc
+${PYSITELIB}/IPython/demo.pyo
+${PYSITELIB}/IPython/dtutils.py
+${PYSITELIB}/IPython/dtutils.pyc
+${PYSITELIB}/IPython/dtutils.pyo
+${PYSITELIB}/IPython/excolors.py
+${PYSITELIB}/IPython/excolors.pyc
+${PYSITELIB}/IPython/excolors.pyo
+${PYSITELIB}/IPython/external/Itpl.py
+${PYSITELIB}/IPython/external/Itpl.pyc
+${PYSITELIB}/IPython/external/Itpl.pyo
+${PYSITELIB}/IPython/external/__init__.py
+${PYSITELIB}/IPython/external/__init__.pyc
+${PYSITELIB}/IPython/external/__init__.pyo
+${PYSITELIB}/IPython/external/argparse.py
+${PYSITELIB}/IPython/external/argparse.pyc
+${PYSITELIB}/IPython/external/argparse.pyo
+${PYSITELIB}/IPython/external/configobj.py
+${PYSITELIB}/IPython/external/configobj.pyc
+${PYSITELIB}/IPython/external/configobj.pyo
+${PYSITELIB}/IPython/external/guid.py
+${PYSITELIB}/IPython/external/guid.pyc
+${PYSITELIB}/IPython/external/guid.pyo
+${PYSITELIB}/IPython/external/mglob.py
+${PYSITELIB}/IPython/external/mglob.pyc
+${PYSITELIB}/IPython/external/mglob.pyo
+${PYSITELIB}/IPython/external/path.py
+${PYSITELIB}/IPython/external/path.pyc
+${PYSITELIB}/IPython/external/path.pyo
+${PYSITELIB}/IPython/external/pretty.py
+${PYSITELIB}/IPython/external/pretty.pyc
+${PYSITELIB}/IPython/external/pretty.pyo
+${PYSITELIB}/IPython/external/simplegeneric.py
+${PYSITELIB}/IPython/external/simplegeneric.pyc
+${PYSITELIB}/IPython/external/simplegeneric.pyo
+${PYSITELIB}/IPython/external/validate.py
+${PYSITELIB}/IPython/external/validate.pyc
+${PYSITELIB}/IPython/external/validate.pyo
+${PYSITELIB}/IPython/frontend/__init__.py
+${PYSITELIB}/IPython/frontend/__init__.pyc
+${PYSITELIB}/IPython/frontend/__init__.pyo
+${PYSITELIB}/IPython/frontend/asyncfrontendbase.py
+${PYSITELIB}/IPython/frontend/asyncfrontendbase.pyc
+${PYSITELIB}/IPython/frontend/asyncfrontendbase.pyo
+${PYSITELIB}/IPython/frontend/cocoa/__init__.py
+${PYSITELIB}/IPython/frontend/cocoa/__init__.pyc
+${PYSITELIB}/IPython/frontend/cocoa/__init__.pyo
+${PYSITELIB}/IPython/frontend/cocoa/cocoa_frontend.py
+${PYSITELIB}/IPython/frontend/cocoa/cocoa_frontend.pyc
+${PYSITELIB}/IPython/frontend/cocoa/cocoa_frontend.pyo
+${PYSITELIB}/IPython/frontend/cocoa/tests/__init__.py
+${PYSITELIB}/IPython/frontend/cocoa/tests/__init__.pyc
+${PYSITELIB}/IPython/frontend/cocoa/tests/__init__.pyo
+${PYSITELIB}/IPython/frontend/cocoa/tests/test_cocoa_frontend.py
+${PYSITELIB}/IPython/frontend/cocoa/tests/test_cocoa_frontend.pyc
+${PYSITELIB}/IPython/frontend/cocoa/tests/test_cocoa_frontend.pyo
+${PYSITELIB}/IPython/frontend/frontendbase.py
+${PYSITELIB}/IPython/frontend/frontendbase.pyc
+${PYSITELIB}/IPython/frontend/frontendbase.pyo
+${PYSITELIB}/IPython/frontend/linefrontendbase.py
+${PYSITELIB}/IPython/frontend/linefrontendbase.pyc
+${PYSITELIB}/IPython/frontend/linefrontendbase.pyo
+${PYSITELIB}/IPython/frontend/prefilterfrontend.py
+${PYSITELIB}/IPython/frontend/prefilterfrontend.pyc
+${PYSITELIB}/IPython/frontend/prefilterfrontend.pyo
+${PYSITELIB}/IPython/frontend/process/__init__.py
+${PYSITELIB}/IPython/frontend/process/__init__.pyc
+${PYSITELIB}/IPython/frontend/process/__init__.pyo
+${PYSITELIB}/IPython/frontend/process/killableprocess.py
+${PYSITELIB}/IPython/frontend/process/killableprocess.pyc
+${PYSITELIB}/IPython/frontend/process/killableprocess.pyo
+${PYSITELIB}/IPython/frontend/process/pipedprocess.py
+${PYSITELIB}/IPython/frontend/process/pipedprocess.pyc
+${PYSITELIB}/IPython/frontend/process/pipedprocess.pyo
+${PYSITELIB}/IPython/frontend/process/winprocess.py
+${PYSITELIB}/IPython/frontend/process/winprocess.pyc
+${PYSITELIB}/IPython/frontend/process/winprocess.pyo
+${PYSITELIB}/IPython/frontend/tests/__init__.py
+${PYSITELIB}/IPython/frontend/tests/__init__.pyc
+${PYSITELIB}/IPython/frontend/tests/__init__.pyo
+${PYSITELIB}/IPython/frontend/tests/test_asyncfrontendbase.py
+${PYSITELIB}/IPython/frontend/tests/test_asyncfrontendbase.pyc
+${PYSITELIB}/IPython/frontend/tests/test_asyncfrontendbase.pyo
+${PYSITELIB}/IPython/frontend/tests/test_frontendbase.py
+${PYSITELIB}/IPython/frontend/tests/test_frontendbase.pyc
+${PYSITELIB}/IPython/frontend/tests/test_frontendbase.pyo
+${PYSITELIB}/IPython/frontend/tests/test_linefrontend.py
+${PYSITELIB}/IPython/frontend/tests/test_linefrontend.pyc
+${PYSITELIB}/IPython/frontend/tests/test_linefrontend.pyo
+${PYSITELIB}/IPython/frontend/tests/test_prefilterfrontend.py
+${PYSITELIB}/IPython/frontend/tests/test_prefilterfrontend.pyc
+${PYSITELIB}/IPython/frontend/tests/test_prefilterfrontend.pyo
+${PYSITELIB}/IPython/frontend/tests/test_process.py
+${PYSITELIB}/IPython/frontend/tests/test_process.pyc
+${PYSITELIB}/IPython/frontend/tests/test_process.pyo
+${PYSITELIB}/IPython/frontend/wx/__init__.py
+${PYSITELIB}/IPython/frontend/wx/__init__.pyc
+${PYSITELIB}/IPython/frontend/wx/__init__.pyo
+${PYSITELIB}/IPython/frontend/wx/console_widget.py
+${PYSITELIB}/IPython/frontend/wx/console_widget.pyc
+${PYSITELIB}/IPython/frontend/wx/console_widget.pyo
+${PYSITELIB}/IPython/frontend/wx/ipythonx.py
+${PYSITELIB}/IPython/frontend/wx/ipythonx.pyc
+${PYSITELIB}/IPython/frontend/wx/ipythonx.pyo
+${PYSITELIB}/IPython/frontend/wx/wx_frontend.py
+${PYSITELIB}/IPython/frontend/wx/wx_frontend.pyc
+${PYSITELIB}/IPython/frontend/wx/wx_frontend.pyo
+${PYSITELIB}/IPython/frontend/zopeinterface.py
+${PYSITELIB}/IPython/frontend/zopeinterface.pyc
+${PYSITELIB}/IPython/frontend/zopeinterface.pyo
+${PYSITELIB}/IPython/generics.py
+${PYSITELIB}/IPython/generics.pyc
+${PYSITELIB}/IPython/generics.pyo
+${PYSITELIB}/IPython/genutils.py
+${PYSITELIB}/IPython/genutils.pyc
+${PYSITELIB}/IPython/genutils.pyo
+${PYSITELIB}/IPython/gui/__init__.py
+${PYSITELIB}/IPython/gui/__init__.pyc
+${PYSITELIB}/IPython/gui/__init__.pyo
+${PYSITELIB}/IPython/gui/wx/__init__.py
+${PYSITELIB}/IPython/gui/wx/__init__.pyc
+${PYSITELIB}/IPython/gui/wx/__init__.pyo
+${PYSITELIB}/IPython/gui/wx/ipshell_nonblocking.py
+${PYSITELIB}/IPython/gui/wx/ipshell_nonblocking.pyc
+${PYSITELIB}/IPython/gui/wx/ipshell_nonblocking.pyo
+${PYSITELIB}/IPython/gui/wx/ipython_history.py
+${PYSITELIB}/IPython/gui/wx/ipython_history.pyc
+${PYSITELIB}/IPython/gui/wx/ipython_history.pyo
+${PYSITELIB}/IPython/gui/wx/ipython_view.py
+${PYSITELIB}/IPython/gui/wx/ipython_view.pyc
+${PYSITELIB}/IPython/gui/wx/ipython_view.pyo
+${PYSITELIB}/IPython/gui/wx/thread_ex.py
+${PYSITELIB}/IPython/gui/wx/thread_ex.pyc
+${PYSITELIB}/IPython/gui/wx/thread_ex.pyo
+${PYSITELIB}/IPython/gui/wx/wxIPython.py
+${PYSITELIB}/IPython/gui/wx/wxIPython.pyc
+${PYSITELIB}/IPython/gui/wx/wxIPython.pyo
+${PYSITELIB}/IPython/history.py
+${PYSITELIB}/IPython/history.pyc
+${PYSITELIB}/IPython/history.pyo
+${PYSITELIB}/IPython/hooks.py
+${PYSITELIB}/IPython/hooks.pyc
+${PYSITELIB}/IPython/hooks.pyo
+${PYSITELIB}/IPython/ipapi.py
+${PYSITELIB}/IPython/ipapi.pyc
+${PYSITELIB}/IPython/ipapi.pyo
+${PYSITELIB}/IPython/iplib.py
+${PYSITELIB}/IPython/iplib.pyc
+${PYSITELIB}/IPython/iplib.pyo
+${PYSITELIB}/IPython/ipmaker.py
+${PYSITELIB}/IPython/ipmaker.pyc
+${PYSITELIB}/IPython/ipmaker.pyo
+${PYSITELIB}/IPython/ipstruct.py
+${PYSITELIB}/IPython/ipstruct.pyc
+${PYSITELIB}/IPython/ipstruct.pyo
+${PYSITELIB}/IPython/irunner.py
+${PYSITELIB}/IPython/irunner.pyc
+${PYSITELIB}/IPython/irunner.pyo
+${PYSITELIB}/IPython/kernel/__init__.py
+${PYSITELIB}/IPython/kernel/__init__.pyc
+${PYSITELIB}/IPython/kernel/__init__.pyo
+${PYSITELIB}/IPython/kernel/asyncclient.py
+${PYSITELIB}/IPython/kernel/asyncclient.pyc
+${PYSITELIB}/IPython/kernel/asyncclient.pyo
+${PYSITELIB}/IPython/kernel/client.py
+${PYSITELIB}/IPython/kernel/client.pyc
+${PYSITELIB}/IPython/kernel/client.pyo
+${PYSITELIB}/IPython/kernel/clientconnector.py
+${PYSITELIB}/IPython/kernel/clientconnector.pyc
+${PYSITELIB}/IPython/kernel/clientconnector.pyo
+${PYSITELIB}/IPython/kernel/clientinterfaces.py
+${PYSITELIB}/IPython/kernel/clientinterfaces.pyc
+${PYSITELIB}/IPython/kernel/clientinterfaces.pyo
+${PYSITELIB}/IPython/kernel/codeutil.py
+${PYSITELIB}/IPython/kernel/codeutil.pyc
+${PYSITELIB}/IPython/kernel/codeutil.pyo
+${PYSITELIB}/IPython/kernel/config/__init__.py
+${PYSITELIB}/IPython/kernel/config/__init__.pyc
+${PYSITELIB}/IPython/kernel/config/__init__.pyo
+${PYSITELIB}/IPython/kernel/contexts.py
+${PYSITELIB}/IPython/kernel/contexts.pyc
+${PYSITELIB}/IPython/kernel/contexts.pyo
+${PYSITELIB}/IPython/kernel/controllerservice.py
+${PYSITELIB}/IPython/kernel/controllerservice.pyc
+${PYSITELIB}/IPython/kernel/controllerservice.pyo
+${PYSITELIB}/IPython/kernel/core/__init__.py
+${PYSITELIB}/IPython/kernel/core/__init__.pyc
+${PYSITELIB}/IPython/kernel/core/__init__.pyo
+${PYSITELIB}/IPython/kernel/core/config/__init__.py
+${PYSITELIB}/IPython/kernel/core/config/__init__.pyc
+${PYSITELIB}/IPython/kernel/core/config/__init__.pyo
+${PYSITELIB}/IPython/kernel/core/display_formatter.py
+${PYSITELIB}/IPython/kernel/core/display_formatter.pyc
+${PYSITELIB}/IPython/kernel/core/display_formatter.pyo
+${PYSITELIB}/IPython/kernel/core/display_trap.py
+${PYSITELIB}/IPython/kernel/core/display_trap.pyc
+${PYSITELIB}/IPython/kernel/core/display_trap.pyo
+${PYSITELIB}/IPython/kernel/core/error.py
+${PYSITELIB}/IPython/kernel/core/error.pyc
+${PYSITELIB}/IPython/kernel/core/error.pyo
+${PYSITELIB}/IPython/kernel/core/fd_redirector.py
+${PYSITELIB}/IPython/kernel/core/fd_redirector.pyc
+${PYSITELIB}/IPython/kernel/core/fd_redirector.pyo
+${PYSITELIB}/IPython/kernel/core/file_like.py
+${PYSITELIB}/IPython/kernel/core/file_like.pyc
+${PYSITELIB}/IPython/kernel/core/file_like.pyo
+${PYSITELIB}/IPython/kernel/core/history.py
+${PYSITELIB}/IPython/kernel/core/history.pyc
+${PYSITELIB}/IPython/kernel/core/history.pyo
+${PYSITELIB}/IPython/kernel/core/interpreter.py
+${PYSITELIB}/IPython/kernel/core/interpreter.pyc
+${PYSITELIB}/IPython/kernel/core/interpreter.pyo
+${PYSITELIB}/IPython/kernel/core/macro.py
+${PYSITELIB}/IPython/kernel/core/macro.pyc
+${PYSITELIB}/IPython/kernel/core/macro.pyo
+${PYSITELIB}/IPython/kernel/core/magic.py
+${PYSITELIB}/IPython/kernel/core/magic.pyc
+${PYSITELIB}/IPython/kernel/core/magic.pyo
+${PYSITELIB}/IPython/kernel/core/message_cache.py
+${PYSITELIB}/IPython/kernel/core/message_cache.pyc
+${PYSITELIB}/IPython/kernel/core/message_cache.pyo
+${PYSITELIB}/IPython/kernel/core/notification.py
+${PYSITELIB}/IPython/kernel/core/notification.pyc
+${PYSITELIB}/IPython/kernel/core/notification.pyo
+${PYSITELIB}/IPython/kernel/core/output_trap.py
+${PYSITELIB}/IPython/kernel/core/output_trap.pyc
+${PYSITELIB}/IPython/kernel/core/output_trap.pyo
+${PYSITELIB}/IPython/kernel/core/prompts.py
+${PYSITELIB}/IPython/kernel/core/prompts.pyc
+${PYSITELIB}/IPython/kernel/core/prompts.pyo
+${PYSITELIB}/IPython/kernel/core/redirector_output_trap.py
+${PYSITELIB}/IPython/kernel/core/redirector_output_trap.pyc
+${PYSITELIB}/IPython/kernel/core/redirector_output_trap.pyo
+${PYSITELIB}/IPython/kernel/core/sync_traceback_trap.py
+${PYSITELIB}/IPython/kernel/core/sync_traceback_trap.pyc
+${PYSITELIB}/IPython/kernel/core/sync_traceback_trap.pyo
+${PYSITELIB}/IPython/kernel/core/tests/__init__.py
+${PYSITELIB}/IPython/kernel/core/tests/__init__.pyc
+${PYSITELIB}/IPython/kernel/core/tests/__init__.pyo
+${PYSITELIB}/IPython/kernel/core/tests/test_interpreter.py
+${PYSITELIB}/IPython/kernel/core/tests/test_interpreter.pyc
+${PYSITELIB}/IPython/kernel/core/tests/test_interpreter.pyo
+${PYSITELIB}/IPython/kernel/core/tests/test_notification.py
+${PYSITELIB}/IPython/kernel/core/tests/test_notification.pyc
+${PYSITELIB}/IPython/kernel/core/tests/test_notification.pyo
+${PYSITELIB}/IPython/kernel/core/tests/test_redirectors.py
+${PYSITELIB}/IPython/kernel/core/tests/test_redirectors.pyc
+${PYSITELIB}/IPython/kernel/core/tests/test_redirectors.pyo
+${PYSITELIB}/IPython/kernel/core/traceback_formatter.py
+${PYSITELIB}/IPython/kernel/core/traceback_formatter.pyc
+${PYSITELIB}/IPython/kernel/core/traceback_formatter.pyo
+${PYSITELIB}/IPython/kernel/core/traceback_trap.py
+${PYSITELIB}/IPython/kernel/core/traceback_trap.pyc
+${PYSITELIB}/IPython/kernel/core/traceback_trap.pyo
+${PYSITELIB}/IPython/kernel/core/util.py
+${PYSITELIB}/IPython/kernel/core/util.pyc
+${PYSITELIB}/IPython/kernel/core/util.pyo
+${PYSITELIB}/IPython/kernel/engineconnector.py
+${PYSITELIB}/IPython/kernel/engineconnector.pyc
+${PYSITELIB}/IPython/kernel/engineconnector.pyo
+${PYSITELIB}/IPython/kernel/enginefc.py
+${PYSITELIB}/IPython/kernel/enginefc.pyc
+${PYSITELIB}/IPython/kernel/enginefc.pyo
+${PYSITELIB}/IPython/kernel/engineservice.py
+${PYSITELIB}/IPython/kernel/engineservice.pyc
+${PYSITELIB}/IPython/kernel/engineservice.pyo
+${PYSITELIB}/IPython/kernel/error.py
+${PYSITELIB}/IPython/kernel/error.pyc
+${PYSITELIB}/IPython/kernel/error.pyo
+${PYSITELIB}/IPython/kernel/fcutil.py
+${PYSITELIB}/IPython/kernel/fcutil.pyc
+${PYSITELIB}/IPython/kernel/fcutil.pyo
+${PYSITELIB}/IPython/kernel/magic.py
+${PYSITELIB}/IPython/kernel/magic.pyc
+${PYSITELIB}/IPython/kernel/magic.pyo
+${PYSITELIB}/IPython/kernel/map.py
+${PYSITELIB}/IPython/kernel/map.pyc
+${PYSITELIB}/IPython/kernel/map.pyo
+${PYSITELIB}/IPython/kernel/mapper.py
+${PYSITELIB}/IPython/kernel/mapper.pyc
+${PYSITELIB}/IPython/kernel/mapper.pyo
+${PYSITELIB}/IPython/kernel/multiengine.py
+${PYSITELIB}/IPython/kernel/multiengine.pyc
+${PYSITELIB}/IPython/kernel/multiengine.pyo
+${PYSITELIB}/IPython/kernel/multiengineclient.py
+${PYSITELIB}/IPython/kernel/multiengineclient.pyc
+${PYSITELIB}/IPython/kernel/multiengineclient.pyo
+${PYSITELIB}/IPython/kernel/multienginefc.py
+${PYSITELIB}/IPython/kernel/multienginefc.pyc
+${PYSITELIB}/IPython/kernel/multienginefc.pyo
+${PYSITELIB}/IPython/kernel/newserialized.py
+${PYSITELIB}/IPython/kernel/newserialized.pyc
+${PYSITELIB}/IPython/kernel/newserialized.pyo
+${PYSITELIB}/IPython/kernel/parallelfunction.py
+${PYSITELIB}/IPython/kernel/parallelfunction.pyc
+${PYSITELIB}/IPython/kernel/parallelfunction.pyo
+${PYSITELIB}/IPython/kernel/pbconfig.py
+${PYSITELIB}/IPython/kernel/pbconfig.pyc
+${PYSITELIB}/IPython/kernel/pbconfig.pyo
+${PYSITELIB}/IPython/kernel/pbutil.py
+${PYSITELIB}/IPython/kernel/pbutil.pyc
+${PYSITELIB}/IPython/kernel/pbutil.pyo
+${PYSITELIB}/IPython/kernel/pendingdeferred.py
+${PYSITELIB}/IPython/kernel/pendingdeferred.pyc
+${PYSITELIB}/IPython/kernel/pendingdeferred.pyo
+${PYSITELIB}/IPython/kernel/pickleutil.py
+${PYSITELIB}/IPython/kernel/pickleutil.pyc
+${PYSITELIB}/IPython/kernel/pickleutil.pyo
+${PYSITELIB}/IPython/kernel/scripts/__init__.py
+${PYSITELIB}/IPython/kernel/scripts/__init__.pyc
+${PYSITELIB}/IPython/kernel/scripts/__init__.pyo
+${PYSITELIB}/IPython/kernel/scripts/ipcluster.py
+${PYSITELIB}/IPython/kernel/scripts/ipcluster.pyc
+${PYSITELIB}/IPython/kernel/scripts/ipcluster.pyo
+${PYSITELIB}/IPython/kernel/scripts/ipcontroller.py
+${PYSITELIB}/IPython/kernel/scripts/ipcontroller.pyc
+${PYSITELIB}/IPython/kernel/scripts/ipcontroller.pyo
+${PYSITELIB}/IPython/kernel/scripts/ipengine.py
+${PYSITELIB}/IPython/kernel/scripts/ipengine.pyc
+${PYSITELIB}/IPython/kernel/scripts/ipengine.pyo
+${PYSITELIB}/IPython/kernel/task.py
+${PYSITELIB}/IPython/kernel/task.pyc
+${PYSITELIB}/IPython/kernel/task.pyo
+${PYSITELIB}/IPython/kernel/taskclient.py
+${PYSITELIB}/IPython/kernel/taskclient.pyc
+${PYSITELIB}/IPython/kernel/taskclient.pyo
+${PYSITELIB}/IPython/kernel/taskfc.py
+${PYSITELIB}/IPython/kernel/taskfc.pyc
+${PYSITELIB}/IPython/kernel/taskfc.pyo
+${PYSITELIB}/IPython/kernel/tests/__init__.py
+${PYSITELIB}/IPython/kernel/tests/__init__.pyc
+${PYSITELIB}/IPython/kernel/tests/__init__.pyo
+${PYSITELIB}/IPython/kernel/tests/controllertest.py
+${PYSITELIB}/IPython/kernel/tests/controllertest.pyc
+${PYSITELIB}/IPython/kernel/tests/controllertest.pyo
+${PYSITELIB}/IPython/kernel/tests/engineservicetest.py
+${PYSITELIB}/IPython/kernel/tests/engineservicetest.pyc
+${PYSITELIB}/IPython/kernel/tests/engineservicetest.pyo
+${PYSITELIB}/IPython/kernel/tests/multienginetest.py
+${PYSITELIB}/IPython/kernel/tests/multienginetest.pyc
+${PYSITELIB}/IPython/kernel/tests/multienginetest.pyo
+${PYSITELIB}/IPython/kernel/tests/tasktest.py
+${PYSITELIB}/IPython/kernel/tests/tasktest.pyc
+${PYSITELIB}/IPython/kernel/tests/tasktest.pyo
+${PYSITELIB}/IPython/kernel/tests/test_contexts.py
+${PYSITELIB}/IPython/kernel/tests/test_contexts.pyc
+${PYSITELIB}/IPython/kernel/tests/test_contexts.pyo
+${PYSITELIB}/IPython/kernel/tests/test_controllerservice.py
+${PYSITELIB}/IPython/kernel/tests/test_controllerservice.pyc
+${PYSITELIB}/IPython/kernel/tests/test_controllerservice.pyo
+${PYSITELIB}/IPython/kernel/tests/test_enginefc.py
+${PYSITELIB}/IPython/kernel/tests/test_enginefc.pyc
+${PYSITELIB}/IPython/kernel/tests/test_enginefc.pyo
+${PYSITELIB}/IPython/kernel/tests/test_engineservice.py
+${PYSITELIB}/IPython/kernel/tests/test_engineservice.pyc
+${PYSITELIB}/IPython/kernel/tests/test_engineservice.pyo
+${PYSITELIB}/IPython/kernel/tests/test_multiengine.py
+${PYSITELIB}/IPython/kernel/tests/test_multiengine.pyc
+${PYSITELIB}/IPython/kernel/tests/test_multiengine.pyo
+${PYSITELIB}/IPython/kernel/tests/test_multienginefc.py
+${PYSITELIB}/IPython/kernel/tests/test_multienginefc.pyc
+${PYSITELIB}/IPython/kernel/tests/test_multienginefc.pyo
+${PYSITELIB}/IPython/kernel/tests/test_newserialized.py
+${PYSITELIB}/IPython/kernel/tests/test_newserialized.pyc
+${PYSITELIB}/IPython/kernel/tests/test_newserialized.pyo
+${PYSITELIB}/IPython/kernel/tests/test_pendingdeferred.py
+${PYSITELIB}/IPython/kernel/tests/test_pendingdeferred.pyc
+${PYSITELIB}/IPython/kernel/tests/test_pendingdeferred.pyo
+${PYSITELIB}/IPython/kernel/tests/test_task.py
+${PYSITELIB}/IPython/kernel/tests/test_task.pyc
+${PYSITELIB}/IPython/kernel/tests/test_task.pyo
+${PYSITELIB}/IPython/kernel/tests/test_taskfc.py
+${PYSITELIB}/IPython/kernel/tests/test_taskfc.pyc
+${PYSITELIB}/IPython/kernel/tests/test_taskfc.pyo
+${PYSITELIB}/IPython/kernel/tests/test_twistedutil.py
+${PYSITELIB}/IPython/kernel/tests/test_twistedutil.pyc
+${PYSITELIB}/IPython/kernel/tests/test_twistedutil.pyo
+${PYSITELIB}/IPython/kernel/twistedutil.py
+${PYSITELIB}/IPython/kernel/twistedutil.pyc
+${PYSITELIB}/IPython/kernel/twistedutil.pyo
+${PYSITELIB}/IPython/kernel/util.py
+${PYSITELIB}/IPython/kernel/util.pyc
+${PYSITELIB}/IPython/kernel/util.pyo
+${PYSITELIB}/IPython/macro.py
+${PYSITELIB}/IPython/macro.pyc
+${PYSITELIB}/IPython/macro.pyo
+${PYSITELIB}/IPython/numutils.py
+${PYSITELIB}/IPython/numutils.pyc
+${PYSITELIB}/IPython/numutils.pyo
+${PYSITELIB}/IPython/platutils.py
+${PYSITELIB}/IPython/platutils.pyc
+${PYSITELIB}/IPython/platutils.pyo
+${PYSITELIB}/IPython/platutils_dummy.py
+${PYSITELIB}/IPython/platutils_dummy.pyc
+${PYSITELIB}/IPython/platutils_dummy.pyo
+${PYSITELIB}/IPython/platutils_posix.py
+${PYSITELIB}/IPython/platutils_posix.pyc
+${PYSITELIB}/IPython/platutils_posix.pyo
+${PYSITELIB}/IPython/platutils_win32.py
+${PYSITELIB}/IPython/platutils_win32.pyc
+${PYSITELIB}/IPython/platutils_win32.pyo
+${PYSITELIB}/IPython/prefilter.py
+${PYSITELIB}/IPython/prefilter.pyc
+${PYSITELIB}/IPython/prefilter.pyo
+${PYSITELIB}/IPython/rlineimpl.py
+${PYSITELIB}/IPython/rlineimpl.pyc
+${PYSITELIB}/IPython/rlineimpl.pyo
+${PYSITELIB}/IPython/shadowns.py
+${PYSITELIB}/IPython/shadowns.pyc
+${PYSITELIB}/IPython/shadowns.pyo
+${PYSITELIB}/IPython/shellglobals.py
+${PYSITELIB}/IPython/shellglobals.pyc
+${PYSITELIB}/IPython/shellglobals.pyo
+${PYSITELIB}/IPython/strdispatch.py
+${PYSITELIB}/IPython/strdispatch.pyc
+${PYSITELIB}/IPython/strdispatch.pyo
+${PYSITELIB}/IPython/testing/__init__.py
+${PYSITELIB}/IPython/testing/__init__.pyc
+${PYSITELIB}/IPython/testing/__init__.pyo
+${PYSITELIB}/IPython/testing/decorator_msim.py
+${PYSITELIB}/IPython/testing/decorator_msim.pyc
+${PYSITELIB}/IPython/testing/decorator_msim.pyo
+${PYSITELIB}/IPython/testing/decorators.py
+${PYSITELIB}/IPython/testing/decorators.pyc
+${PYSITELIB}/IPython/testing/decorators.pyo
+${PYSITELIB}/IPython/testing/decorators_numpy.py
+${PYSITELIB}/IPython/testing/decorators_numpy.pyc
+${PYSITELIB}/IPython/testing/decorators_numpy.pyo
+${PYSITELIB}/IPython/testing/decorators_trial.py
+${PYSITELIB}/IPython/testing/decorators_trial.pyc
+${PYSITELIB}/IPython/testing/decorators_trial.pyo
+${PYSITELIB}/IPython/testing/iptest.py
+${PYSITELIB}/IPython/testing/iptest.pyc
+${PYSITELIB}/IPython/testing/iptest.pyo
+${PYSITELIB}/IPython/testing/mkdoctests.py
+${PYSITELIB}/IPython/testing/mkdoctests.pyc
+${PYSITELIB}/IPython/testing/mkdoctests.pyo
+${PYSITELIB}/IPython/testing/parametric.py
+${PYSITELIB}/IPython/testing/parametric.pyc
+${PYSITELIB}/IPython/testing/parametric.pyo
+${PYSITELIB}/IPython/testing/plugin/__init__.py
+${PYSITELIB}/IPython/testing/plugin/__init__.pyc
+${PYSITELIB}/IPython/testing/plugin/__init__.pyo
+${PYSITELIB}/IPython/testing/plugin/dtexample.py
+${PYSITELIB}/IPython/testing/plugin/dtexample.pyc
+${PYSITELIB}/IPython/testing/plugin/dtexample.pyo
+${PYSITELIB}/IPython/testing/plugin/ipdoctest.py
+${PYSITELIB}/IPython/testing/plugin/ipdoctest.pyc
+${PYSITELIB}/IPython/testing/plugin/ipdoctest.pyo
+${PYSITELIB}/IPython/testing/plugin/iptest.py
+${PYSITELIB}/IPython/testing/plugin/iptest.pyc
+${PYSITELIB}/IPython/testing/plugin/iptest.pyo
+${PYSITELIB}/IPython/testing/plugin/setup.py
+${PYSITELIB}/IPython/testing/plugin/setup.pyc
+${PYSITELIB}/IPython/testing/plugin/setup.pyo
+${PYSITELIB}/IPython/testing/plugin/show_refs.py
+${PYSITELIB}/IPython/testing/plugin/show_refs.pyc
+${PYSITELIB}/IPython/testing/plugin/show_refs.pyo
+${PYSITELIB}/IPython/testing/plugin/simple.py
+${PYSITELIB}/IPython/testing/plugin/simple.pyc
+${PYSITELIB}/IPython/testing/plugin/simple.pyo
+${PYSITELIB}/IPython/testing/plugin/simplevars.py
+${PYSITELIB}/IPython/testing/plugin/simplevars.pyc
+${PYSITELIB}/IPython/testing/plugin/simplevars.pyo
+${PYSITELIB}/IPython/testing/plugin/test_ipdoctest.py
+${PYSITELIB}/IPython/testing/plugin/test_ipdoctest.pyc
+${PYSITELIB}/IPython/testing/plugin/test_ipdoctest.pyo
+${PYSITELIB}/IPython/testing/plugin/test_refs.py
+${PYSITELIB}/IPython/testing/plugin/test_refs.pyc
+${PYSITELIB}/IPython/testing/plugin/test_refs.pyo
+${PYSITELIB}/IPython/testing/tests/__init__.py
+${PYSITELIB}/IPython/testing/tests/__init__.pyc
+${PYSITELIB}/IPython/testing/tests/__init__.pyo
+${PYSITELIB}/IPython/testing/tests/test_decorators.py
+${PYSITELIB}/IPython/testing/tests/test_decorators.pyc
+${PYSITELIB}/IPython/testing/tests/test_decorators.pyo
+${PYSITELIB}/IPython/testing/tests/test_decorators_trial.py
+${PYSITELIB}/IPython/testing/tests/test_decorators_trial.pyc
+${PYSITELIB}/IPython/testing/tests/test_decorators_trial.pyo
+${PYSITELIB}/IPython/testing/tests/test_tools.py
+${PYSITELIB}/IPython/testing/tests/test_tools.pyc
+${PYSITELIB}/IPython/testing/tests/test_tools.pyo
+${PYSITELIB}/IPython/testing/tools.py
+${PYSITELIB}/IPython/testing/tools.pyc
+${PYSITELIB}/IPython/testing/tools.pyo
+${PYSITELIB}/IPython/testing/util.py
+${PYSITELIB}/IPython/testing/util.pyc
+${PYSITELIB}/IPython/testing/util.pyo
+${PYSITELIB}/IPython/tests/__init__.py
+${PYSITELIB}/IPython/tests/__init__.pyc
+${PYSITELIB}/IPython/tests/__init__.pyo
+${PYSITELIB}/IPython/tests/obj_del.py
+${PYSITELIB}/IPython/tests/obj_del.pyc
+${PYSITELIB}/IPython/tests/obj_del.pyo
+${PYSITELIB}/IPython/tests/refbug.py
+${PYSITELIB}/IPython/tests/refbug.pyc
+${PYSITELIB}/IPython/tests/refbug.pyo
+${PYSITELIB}/IPython/tests/tclass.py
+${PYSITELIB}/IPython/tests/tclass.pyc
+${PYSITELIB}/IPython/tests/tclass.pyo
+${PYSITELIB}/IPython/tests/test_fakemodule.py
+${PYSITELIB}/IPython/tests/test_fakemodule.pyc
+${PYSITELIB}/IPython/tests/test_fakemodule.pyo
+${PYSITELIB}/IPython/tests/test_genutils.py
+${PYSITELIB}/IPython/tests/test_genutils.pyc
+${PYSITELIB}/IPython/tests/test_genutils.pyo
+${PYSITELIB}/IPython/tests/test_iplib.py
+${PYSITELIB}/IPython/tests/test_iplib.pyc
+${PYSITELIB}/IPython/tests/test_iplib.pyo
+${PYSITELIB}/IPython/tests/test_magic.py
+${PYSITELIB}/IPython/tests/test_magic.pyc
+${PYSITELIB}/IPython/tests/test_magic.pyo
+${PYSITELIB}/IPython/tests/test_platutils.py
+${PYSITELIB}/IPython/tests/test_platutils.pyc
+${PYSITELIB}/IPython/tests/test_platutils.pyo
+${PYSITELIB}/IPython/tools/__init__.py
+${PYSITELIB}/IPython/tools/__init__.pyc
+${PYSITELIB}/IPython/tools/__init__.pyo
+${PYSITELIB}/IPython/tools/growl.py
+${PYSITELIB}/IPython/tools/growl.pyc
+${PYSITELIB}/IPython/tools/growl.pyo
+${PYSITELIB}/IPython/tools/tests/__init__.py
+${PYSITELIB}/IPython/tools/tests/__init__.pyc
+${PYSITELIB}/IPython/tools/tests/__init__.pyo
+${PYSITELIB}/IPython/tools/tests/test_tools_utils.txt
+${PYSITELIB}/IPython/tools/utils.py
+${PYSITELIB}/IPython/tools/utils.pyc
+${PYSITELIB}/IPython/tools/utils.pyo
+${PYSITELIB}/IPython/twshell.py
+${PYSITELIB}/IPython/twshell.pyc
+${PYSITELIB}/IPython/twshell.pyo
+${PYSITELIB}/IPython/ultraTB.py
+${PYSITELIB}/IPython/ultraTB.pyc
+${PYSITELIB}/IPython/ultraTB.pyo
+${PYSITELIB}/IPython/upgrade_dir.py
+${PYSITELIB}/IPython/upgrade_dir.pyc
+${PYSITELIB}/IPython/upgrade_dir.pyo
+${PYSITELIB}/IPython/usage.py
+${PYSITELIB}/IPython/usage.pyc
+${PYSITELIB}/IPython/usage.pyo
+${PYSITELIB}/IPython/wildcard.py
+${PYSITELIB}/IPython/wildcard.pyc
+${PYSITELIB}/IPython/wildcard.pyo
+${PYSITELIB}/IPython/winconsole.py
+${PYSITELIB}/IPython/winconsole.pyc
+${PYSITELIB}/IPython/winconsole.pyo
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
+man/man1/ipcluster.1
+man/man1/ipcontroller.1
+man/man1/ipengine.1
+man/man1/ipython-wx.1
+man/man1/ipython.1
+man/man1/ipythonx.1
+man/man1/irunner.1
+man/man1/pycolor.1
+share/doc/ipython/examples/core/demo-exercizer.py
+share/doc/ipython/examples/core/example-demo.py
+share/doc/ipython/examples/core/example-embed-short.py
+share/doc/ipython/examples/core/example-embed.py
+share/doc/ipython/examples/core/example-gnuplot.py
+share/doc/ipython/examples/core/ipy.vim
+share/doc/ipython/examples/core/ipython-sh.desktop
+share/doc/ipython/examples/core/ipython.desktop
+share/doc/ipython/examples/core/ipython_here_shell_extension.reg
+share/doc/ipython/examples/core/leo_bridge_demo.leo
+share/doc/ipython/examples/core/seteditor.py
+share/doc/ipython/examples/kernel/HISTORY.gz
+share/doc/ipython/examples/kernel/asyncmultiengine1.py
+share/doc/ipython/examples/kernel/davinci.txt
+share/doc/ipython/examples/kernel/davinci0.txt
+share/doc/ipython/examples/kernel/davinci1.txt
+share/doc/ipython/examples/kernel/davinci2.txt
+share/doc/ipython/examples/kernel/davinci3.txt
+share/doc/ipython/examples/kernel/fetchparse.py
+share/doc/ipython/examples/kernel/helloworld.py
+share/doc/ipython/examples/kernel/mcdriver.py
+share/doc/ipython/examples/kernel/mcpricer.py
+share/doc/ipython/examples/kernel/multiengine1.ipy
+share/doc/ipython/examples/kernel/multiengine2.ipy
+share/doc/ipython/examples/kernel/multienginemap.py
+share/doc/ipython/examples/kernel/nwmerge.py
+share/doc/ipython/examples/kernel/parallel_pylab.ipy
+share/doc/ipython/examples/kernel/phistogram.py
+share/doc/ipython/examples/kernel/plotting_backend.py
+share/doc/ipython/examples/kernel/plotting_frontend.py
+share/doc/ipython/examples/kernel/pwordfreq.py
+share/doc/ipython/examples/kernel/pwordfreq_skel.py
+share/doc/ipython/examples/kernel/rmt.ipy
+share/doc/ipython/examples/kernel/rmtkernel.py
+share/doc/ipython/examples/kernel/task1.py
+share/doc/ipython/examples/kernel/task2.py
+share/doc/ipython/examples/kernel/task_profiler.py
+share/doc/ipython/examples/kernel/taskmap.py
+share/doc/ipython/examples/kernel/taskreject.py
+share/doc/ipython/examples/kernel/wordfreq.py
+share/doc/ipython/examples/kernel/wordfreq_skel.py
+share/doc/ipython/extensions/igrid_help.css
+share/doc/ipython/extensions/igrid_help.html
+share/doc/ipython/manual/html/.buildinfo
+share/doc/ipython/manual/html/_images/inheritance02556f36d9.png
+share/doc/ipython/manual/html/_images/inheritance051f7e48fe.png
+share/doc/ipython/manual/html/_images/inheritance0cb2ae6397.png
+share/doc/ipython/manual/html/_images/inheritance0cfcf4b863.png
+share/doc/ipython/manual/html/_images/inheritance0e68d1e987.png
+share/doc/ipython/manual/html/_images/inheritance0e9fd84c8f.png
+share/doc/ipython/manual/html/_images/inheritance0febb568d3.png
+share/doc/ipython/manual/html/_images/inheritance108f320aef.png
+share/doc/ipython/manual/html/_images/inheritance159f5785c5.png
+share/doc/ipython/manual/html/_images/inheritance169de53b39.png
+share/doc/ipython/manual/html/_images/inheritance1e02d72c2b.png
+share/doc/ipython/manual/html/_images/inheritance269af752ab.png
+share/doc/ipython/manual/html/_images/inheritance27be7de0fd.png
+share/doc/ipython/manual/html/_images/inheritance2804df5722.png
+share/doc/ipython/manual/html/_images/inheritance282b13d4e8.png
+share/doc/ipython/manual/html/_images/inheritance2c0ade3727.png
+share/doc/ipython/manual/html/_images/inheritance33ca011777.png
+share/doc/ipython/manual/html/_images/inheritance36887168eb.png
+share/doc/ipython/manual/html/_images/inheritance392ae1cfdc.png
+share/doc/ipython/manual/html/_images/inheritance3b193f10c8.png
+share/doc/ipython/manual/html/_images/inheritance3b94a348ff.png
+share/doc/ipython/manual/html/_images/inheritance3d99f26637.png
+share/doc/ipython/manual/html/_images/inheritance3df91234cd.png
+share/doc/ipython/manual/html/_images/inheritance40d133a724.png
+share/doc/ipython/manual/html/_images/inheritance42f7f863ff.png
+share/doc/ipython/manual/html/_images/inheritance44cfd99191.png
+share/doc/ipython/manual/html/_images/inheritance4626574b3b.png
+share/doc/ipython/manual/html/_images/inheritance471b45c3f1.png
+share/doc/ipython/manual/html/_images/inheritance473830e069.png
+share/doc/ipython/manual/html/_images/inheritance476209c6f2.png
+share/doc/ipython/manual/html/_images/inheritance47d10118b5.png
+share/doc/ipython/manual/html/_images/inheritance5268d4be20.png
+share/doc/ipython/manual/html/_images/inheritance55118ebcd0.png
+share/doc/ipython/manual/html/_images/inheritance56ccf738fe.png
+share/doc/ipython/manual/html/_images/inheritance5a8e3af804.png
+share/doc/ipython/manual/html/_images/inheritance5bb63fa034.png
+share/doc/ipython/manual/html/_images/inheritance6139bb4d7a.png
+share/doc/ipython/manual/html/_images/inheritance635b4555f8.png
+share/doc/ipython/manual/html/_images/inheritance6637152827.png
+share/doc/ipython/manual/html/_images/inheritance66590ab664.png
+share/doc/ipython/manual/html/_images/inheritance671e29ab8d.png
+share/doc/ipython/manual/html/_images/inheritance687cd65f16.png
+share/doc/ipython/manual/html/_images/inheritance693b7dcbb3.png
+share/doc/ipython/manual/html/_images/inheritance6bda148fde.png
+share/doc/ipython/manual/html/_images/inheritance6ea4f4b106.png
+share/doc/ipython/manual/html/_images/inheritance71481bf26b.png
+share/doc/ipython/manual/html/_images/inheritance7529eac084.png
+share/doc/ipython/manual/html/_images/inheritance843b3c3e25.png
+share/doc/ipython/manual/html/_images/inheritance8778c83369.png
+share/doc/ipython/manual/html/_images/inheritance87aef75d35.png
+share/doc/ipython/manual/html/_images/inheritance87c89d1076.png
+share/doc/ipython/manual/html/_images/inheritance8a7656f497.png
+share/doc/ipython/manual/html/_images/inheritance8c75f5ebbf.png
+share/doc/ipython/manual/html/_images/inheritance93d59ca023.png
+share/doc/ipython/manual/html/_images/inheritance965bd54b23.png
+share/doc/ipython/manual/html/_images/inheritance968543e0db.png
+share/doc/ipython/manual/html/_images/inheritance99a266d7de.png
+share/doc/ipython/manual/html/_images/inheritance9a60a74ccf.png
+share/doc/ipython/manual/html/_images/inheritance9cc4a3e644.png
+share/doc/ipython/manual/html/_images/inheritancea418e28b1a.png
+share/doc/ipython/manual/html/_images/inheritancea77bab8840.png
+share/doc/ipython/manual/html/_images/inheritanceab5a152275.png
+share/doc/ipython/manual/html/_images/inheritanceb05be293e1.png
+share/doc/ipython/manual/html/_images/inheritanceb1db56fc4c.png
+share/doc/ipython/manual/html/_images/inheritanceb70d8c7897.png
+share/doc/ipython/manual/html/_images/inheritancebbb92aca05.png
+share/doc/ipython/manual/html/_images/inheritancebcafe94cd2.png
+share/doc/ipython/manual/html/_images/inheritancec44c5ec068.png
+share/doc/ipython/manual/html/_images/inheritancec5ebb3f584.png
+share/doc/ipython/manual/html/_images/inheritancec871829103.png
+share/doc/ipython/manual/html/_images/inheritancec99b0098c8.png
+share/doc/ipython/manual/html/_images/inheritancec9c4f04a48.png
+share/doc/ipython/manual/html/_images/inheritanced45c5e1d74.png
+share/doc/ipython/manual/html/_images/inheritanced89a399a0b.png
+share/doc/ipython/manual/html/_images/inheritanced8ce90c5dc.png
+share/doc/ipython/manual/html/_images/inheritanced9568becc5.png
+share/doc/ipython/manual/html/_images/inheritancedd5d2ddcfd.png
+share/doc/ipython/manual/html/_images/inheritancedd88f50245.png
+share/doc/ipython/manual/html/_images/inheritancedda8386c0d.png
+share/doc/ipython/manual/html/_images/inheritancedef30748d8.png
+share/doc/ipython/manual/html/_images/inheritancedfc3392dd1.png
+share/doc/ipython/manual/html/_images/inheritancee34b0e9ff2.png
+share/doc/ipython/manual/html/_images/inheritanceeb128d1208.png
+share/doc/ipython/manual/html/_images/inheritanceeb512baa90.png
+share/doc/ipython/manual/html/_images/inheritanceeb8335e7cd.png
+share/doc/ipython/manual/html/_images/inheritanceee7bf765f2.png
+share/doc/ipython/manual/html/_images/inheritanceefdad02d24.png
+share/doc/ipython/manual/html/_images/inheritancef59cc6f9f1.png
+share/doc/ipython/manual/html/_images/inheritancef64684567c.png
+share/doc/ipython/manual/html/_images/inheritancef8408a73de.png
+share/doc/ipython/manual/html/_images/inheritancefa2646ae9d.png
+share/doc/ipython/manual/html/_images/inheritancefc617353ed.png
+share/doc/ipython/manual/html/_images/inheritancefd542f036c.png
+share/doc/ipython/manual/html/_images/inheritancefd8c8829bf.png
+share/doc/ipython/manual/html/_images/vision_beam_pattern.png
+share/doc/ipython/manual/html/_sources/api/generated/IPython.ColorANSI.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.ConfigLoader.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.CrashHandler.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.DPyGetOpt.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.Debugger.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.Itpl.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.Logger.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.Magic.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.OInspect.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.OutputTrap.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.Prompts.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.PyColorize.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.Shell.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.UserConfig.ipy_user_conf.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.background_jobs.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.clipboard.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.completer.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.config.api.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.config.cutils.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.deep_reload.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.demo.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.dtutils.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.excolors.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.Itpl.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.argparse.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.configobj.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.guid.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.mglob.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.path.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.pretty.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.simplegeneric.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.external.validate.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.asyncfrontendbase.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.frontendbase.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.linefrontendbase.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.prefilterfrontend.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.process.pipedprocess.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.wx.console_widget.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.wx.ipythonx.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.frontend.wx.wx_frontend.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.generics.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.genutils.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.ipshell_nonblocking.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.ipython_history.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.ipython_view.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.gui.wx.thread_ex.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.history.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.hooks.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.ipapi.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.iplib.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.ipmaker.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.ipstruct.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.irunner.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.client.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.clientconnector.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.clientinterfaces.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.codeutil.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.contexts.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.controllerservice.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.display_formatter.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.display_trap.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.error.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.fd_redirector.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.file_like.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.history.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.interpreter.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.macro.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.magic.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.message_cache.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.notification.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.output_trap.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.prompts.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.redirector_output_trap.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.sync_traceback_trap.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.traceback_formatter.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.traceback_trap.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.core.util.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.engineconnector.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.enginefc.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.engineservice.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.error.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.fcutil.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.magic.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.map.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.mapper.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.multiengine.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.multiengineclient.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.multienginefc.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.newserialized.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.parallelfunction.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.pbutil.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.pendingdeferred.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.pickleutil.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.scripts.ipcluster.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.scripts.ipcontroller.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.scripts.ipengine.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.task.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.taskclient.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.taskfc.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.twistedutil.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.kernel.util.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.macro.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.numutils.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils_dummy.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils_posix.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.platutils_win32.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.prefilter.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.shellglobals.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.strdispatch.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorator_msim.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorators.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorators_numpy.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.decorators_trial.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.iptest.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.mkdoctests.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.parametric.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.dtexample.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.show_refs.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.simple.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.test_ipdoctest.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.plugin.test_refs.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.tools.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.testing.util.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.tools.growl.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.tools.utils.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.twshell.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.ultraTB.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.upgrade_dir.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.wildcard.txt
+share/doc/ipython/manual/html/_sources/api/generated/IPython.winconsole.txt
+share/doc/ipython/manual/html/_sources/api/generated/gen.txt
+share/doc/ipython/manual/html/_sources/api/index.txt
+share/doc/ipython/manual/html/_sources/attic/parallel_task_old.txt
+share/doc/ipython/manual/html/_sources/changes.txt
+share/doc/ipython/manual/html/_sources/config/customization.txt
+share/doc/ipython/manual/html/_sources/config/index.txt
+share/doc/ipython/manual/html/_sources/config/initial_config.txt
+share/doc/ipython/manual/html/_sources/config/new_config.txt
+share/doc/ipython/manual/html/_sources/credits.txt
+share/doc/ipython/manual/html/_sources/development/coding_guide.txt
+share/doc/ipython/manual/html/_sources/development/config_blueprint.txt
+share/doc/ipython/manual/html/_sources/development/doc_guide.txt
+share/doc/ipython/manual/html/_sources/development/index.txt
+share/doc/ipython/manual/html/_sources/development/notification_blueprint.txt
+share/doc/ipython/manual/html/_sources/development/overview.txt
+share/doc/ipython/manual/html/_sources/development/roadmap.txt
+share/doc/ipython/manual/html/_sources/faq.txt
+share/doc/ipython/manual/html/_sources/history.txt
+share/doc/ipython/manual/html/_sources/index.txt
+share/doc/ipython/manual/html/_sources/install/index.txt
+share/doc/ipython/manual/html/_sources/install/install.txt
+share/doc/ipython/manual/html/_sources/interactive/extension_api.txt
+share/doc/ipython/manual/html/_sources/interactive/index.txt
+share/doc/ipython/manual/html/_sources/interactive/reference.txt
+share/doc/ipython/manual/html/_sources/interactive/shell.txt
+share/doc/ipython/manual/html/_sources/interactive/tutorial.txt
+share/doc/ipython/manual/html/_sources/license_and_copyright.txt
+share/doc/ipython/manual/html/_sources/overview.txt
+share/doc/ipython/manual/html/_sources/parallel/index.txt
+share/doc/ipython/manual/html/_sources/parallel/parallel_intro.txt
+share/doc/ipython/manual/html/_sources/parallel/parallel_mpi.txt
+share/doc/ipython/manual/html/_sources/parallel/parallel_multiengine.txt
+share/doc/ipython/manual/html/_sources/parallel/parallel_process.txt
+share/doc/ipython/manual/html/_sources/parallel/parallel_security.txt
+share/doc/ipython/manual/html/_sources/parallel/parallel_task.txt
+share/doc/ipython/manual/html/_sources/parallel/visionhpc.txt
+share/doc/ipython/manual/html/_static/ajax-loader.gif
+share/doc/ipython/manual/html/_static/basic.css
+share/doc/ipython/manual/html/_static/comment-bright.png
+share/doc/ipython/manual/html/_static/comment-close.png
+share/doc/ipython/manual/html/_static/comment.png
+share/doc/ipython/manual/html/_static/default.css
+share/doc/ipython/manual/html/_static/doctools.js
+share/doc/ipython/manual/html/_static/down-pressed.png
+share/doc/ipython/manual/html/_static/down.png
+share/doc/ipython/manual/html/_static/file.png
+share/doc/ipython/manual/html/_static/jquery.js
+share/doc/ipython/manual/html/_static/minus.png
+share/doc/ipython/manual/html/_static/plus.png
+share/doc/ipython/manual/html/_static/pygments.css
+share/doc/ipython/manual/html/_static/searchtools.js
+share/doc/ipython/manual/html/_static/sidebar.js
+share/doc/ipython/manual/html/_static/underscore.js
+share/doc/ipython/manual/html/_static/up-pressed.png
+share/doc/ipython/manual/html/_static/up.png
+share/doc/ipython/manual/html/_static/websupport.js
+share/doc/ipython/manual/html/api/generated/IPython.ColorANSI.html
+share/doc/ipython/manual/html/api/generated/IPython.ConfigLoader.html
+share/doc/ipython/manual/html/api/generated/IPython.CrashHandler.html
+share/doc/ipython/manual/html/api/generated/IPython.DPyGetOpt.html
+share/doc/ipython/manual/html/api/generated/IPython.Debugger.html
+share/doc/ipython/manual/html/api/generated/IPython.Itpl.html
+share/doc/ipython/manual/html/api/generated/IPython.Logger.html
+share/doc/ipython/manual/html/api/generated/IPython.Magic.html
+share/doc/ipython/manual/html/api/generated/IPython.OInspect.html
+share/doc/ipython/manual/html/api/generated/IPython.OutputTrap.html
+share/doc/ipython/manual/html/api/generated/IPython.Prompts.html
+share/doc/ipython/manual/html/api/generated/IPython.PyColorize.html
+share/doc/ipython/manual/html/api/generated/IPython.Shell.html
+share/doc/ipython/manual/html/api/generated/IPython.UserConfig.ipy_user_conf.html
+share/doc/ipython/manual/html/api/generated/IPython.background_jobs.html
+share/doc/ipython/manual/html/api/generated/IPython.clipboard.html
+share/doc/ipython/manual/html/api/generated/IPython.completer.html
+share/doc/ipython/manual/html/api/generated/IPython.config.api.html
+share/doc/ipython/manual/html/api/generated/IPython.config.cutils.html
+share/doc/ipython/manual/html/api/generated/IPython.deep_reload.html
+share/doc/ipython/manual/html/api/generated/IPython.demo.html
+share/doc/ipython/manual/html/api/generated/IPython.dtutils.html
+share/doc/ipython/manual/html/api/generated/IPython.excolors.html
+share/doc/ipython/manual/html/api/generated/IPython.external.Itpl.html
+share/doc/ipython/manual/html/api/generated/IPython.external.argparse.html
+share/doc/ipython/manual/html/api/generated/IPython.external.configobj.html
+share/doc/ipython/manual/html/api/generated/IPython.external.guid.html
+share/doc/ipython/manual/html/api/generated/IPython.external.mglob.html
+share/doc/ipython/manual/html/api/generated/IPython.external.path.html
+share/doc/ipython/manual/html/api/generated/IPython.external.pretty.html
+share/doc/ipython/manual/html/api/generated/IPython.external.simplegeneric.html
+share/doc/ipython/manual/html/api/generated/IPython.external.validate.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.asyncfrontendbase.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.frontendbase.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.linefrontendbase.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.prefilterfrontend.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.process.pipedprocess.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.wx.console_widget.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.wx.ipythonx.html
+share/doc/ipython/manual/html/api/generated/IPython.frontend.wx.wx_frontend.html
+share/doc/ipython/manual/html/api/generated/IPython.generics.html
+share/doc/ipython/manual/html/api/generated/IPython.genutils.html
+share/doc/ipython/manual/html/api/generated/IPython.gui.wx.ipshell_nonblocking.html
+share/doc/ipython/manual/html/api/generated/IPython.gui.wx.ipython_history.html
+share/doc/ipython/manual/html/api/generated/IPython.gui.wx.ipython_view.html
+share/doc/ipython/manual/html/api/generated/IPython.gui.wx.thread_ex.html
+share/doc/ipython/manual/html/api/generated/IPython.history.html
+share/doc/ipython/manual/html/api/generated/IPython.hooks.html
+share/doc/ipython/manual/html/api/generated/IPython.ipapi.html
+share/doc/ipython/manual/html/api/generated/IPython.iplib.html
+share/doc/ipython/manual/html/api/generated/IPython.ipmaker.html
+share/doc/ipython/manual/html/api/generated/IPython.ipstruct.html
+share/doc/ipython/manual/html/api/generated/IPython.irunner.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.client.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.clientconnector.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.clientinterfaces.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.codeutil.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.contexts.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.controllerservice.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.display_formatter.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.display_trap.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.error.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.fd_redirector.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.file_like.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.history.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.interpreter.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.macro.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.magic.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.message_cache.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.notification.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.output_trap.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.prompts.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.redirector_output_trap.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.sync_traceback_trap.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.traceback_formatter.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.traceback_trap.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.core.util.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.engineconnector.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.enginefc.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.engineservice.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.error.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.fcutil.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.magic.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.map.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.mapper.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.multiengine.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.multiengineclient.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.multienginefc.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.newserialized.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.parallelfunction.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.pbutil.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.pendingdeferred.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.pickleutil.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.scripts.ipcluster.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.scripts.ipcontroller.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.scripts.ipengine.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.task.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.taskclient.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.taskfc.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.twistedutil.html
+share/doc/ipython/manual/html/api/generated/IPython.kernel.util.html
+share/doc/ipython/manual/html/api/generated/IPython.macro.html
+share/doc/ipython/manual/html/api/generated/IPython.numutils.html
+share/doc/ipython/manual/html/api/generated/IPython.platutils.html
+share/doc/ipython/manual/html/api/generated/IPython.platutils_dummy.html
+share/doc/ipython/manual/html/api/generated/IPython.platutils_posix.html
+share/doc/ipython/manual/html/api/generated/IPython.platutils_win32.html
+share/doc/ipython/manual/html/api/generated/IPython.prefilter.html
+share/doc/ipython/manual/html/api/generated/IPython.shellglobals.html
+share/doc/ipython/manual/html/api/generated/IPython.strdispatch.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.decorator_msim.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.decorators.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.decorators_numpy.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.decorators_trial.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.iptest.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.mkdoctests.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.parametric.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.dtexample.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.show_refs.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.simple.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.test_ipdoctest.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.plugin.test_refs.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.tools.html
+share/doc/ipython/manual/html/api/generated/IPython.testing.util.html
+share/doc/ipython/manual/html/api/generated/IPython.tools.growl.html
+share/doc/ipython/manual/html/api/generated/IPython.tools.utils.html
+share/doc/ipython/manual/html/api/generated/IPython.twshell.html
+share/doc/ipython/manual/html/api/generated/IPython.ultraTB.html
+share/doc/ipython/manual/html/api/generated/IPython.upgrade_dir.html
+share/doc/ipython/manual/html/api/generated/IPython.wildcard.html
+share/doc/ipython/manual/html/api/generated/IPython.winconsole.html
+share/doc/ipython/manual/html/api/generated/gen.html
+share/doc/ipython/manual/html/api/index.html
+share/doc/ipython/manual/html/attic/parallel_task_old.html
+share/doc/ipython/manual/html/changes.html
+share/doc/ipython/manual/html/config/customization.html
+share/doc/ipython/manual/html/config/index.html
+share/doc/ipython/manual/html/config/initial_config.html
+share/doc/ipython/manual/html/config/new_config.html
+share/doc/ipython/manual/html/credits.html
+share/doc/ipython/manual/html/development/coding_guide.html
+share/doc/ipython/manual/html/development/config_blueprint.html
+share/doc/ipython/manual/html/development/doc_guide.html
+share/doc/ipython/manual/html/development/index.html
+share/doc/ipython/manual/html/development/notification_blueprint.html
+share/doc/ipython/manual/html/development/overview.html
+share/doc/ipython/manual/html/development/roadmap.html
+share/doc/ipython/manual/html/faq.html
+share/doc/ipython/manual/html/genindex.html
+share/doc/ipython/manual/html/history.html
+share/doc/ipython/manual/html/index.html
+share/doc/ipython/manual/html/install/index.html
+share/doc/ipython/manual/html/install/install.html
+share/doc/ipython/manual/html/interactive/extension_api.html
+share/doc/ipython/manual/html/interactive/index.html
+share/doc/ipython/manual/html/interactive/reference.html
+share/doc/ipython/manual/html/interactive/shell.html
+share/doc/ipython/manual/html/interactive/tutorial.html
+share/doc/ipython/manual/html/license_and_copyright.html
+share/doc/ipython/manual/html/objects.inv
+share/doc/ipython/manual/html/overview.html
+share/doc/ipython/manual/html/parallel/index.html
+share/doc/ipython/manual/html/parallel/parallel_intro.html
+share/doc/ipython/manual/html/parallel/parallel_mpi.html
+share/doc/ipython/manual/html/parallel/parallel_multiengine.html
+share/doc/ipython/manual/html/parallel/parallel_process.html
+share/doc/ipython/manual/html/parallel/parallel_security.html
+share/doc/ipython/manual/html/parallel/parallel_task.html
+share/doc/ipython/manual/html/parallel/visionhpc.html
+share/doc/ipython/manual/html/py-modindex.html
+share/doc/ipython/manual/html/search.html
+share/doc/ipython/manual/html/searchindex.js
+share/doc/ipython/manual/ipython.pdf
diff --git a/devel/py-ipython/distinfo b/devel/py-ipython/distinfo
new file mode 100644
index 00000000000..2591edfff71
--- /dev/null
+++ b/devel/py-ipython/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/01/29 13:22:52 obache Exp $
+
+SHA1 (ipython-0.10.2.tar.gz) = d45b97b0f458fd517cb2bfa9ebb3c671c46a21c0
+RMD160 (ipython-0.10.2.tar.gz) = 365a4eb9b534df1a9aa8717f173e9a032224ea01
+Size (ipython-0.10.2.tar.gz) = 5842688 bytes
+SHA1 (patch-setupbase.py) = 7d5ebc0d1ad322323b70d3b32aec58e4f6fa8555
diff --git a/devel/py-ipython/patches/patch-setupbase.py b/devel/py-ipython/patches/patch-setupbase.py
new file mode 100644
index 00000000000..a6313763744
--- /dev/null
+++ b/devel/py-ipython/patches/patch-setupbase.py
@@ -0,0 +1,20 @@
+$NetBSD: patch-setupbase.py,v 1.1.1.1 2012/01/29 13:22:52 obache Exp $
+
+* honor PKGMANDIR
+* let not to install compressed man pages.
+
+--- setupbase.py.orig 2010-10-12 07:13:29.000000000 +0000
++++ setupbase.py
+@@ -188,10 +188,10 @@ def find_data_files():
+ """
+
+ docdirbase = 'share/doc/ipython'
+- manpagebase = 'share/man/man1'
++ manpagebase = os.environ.get('PKGMANDIR') + '/man1'
+
+ # Simple file lists can be made by hand
+- manpages = filter(isfile, glob('docs/man/*.1.gz'))
++ manpages = filter(isfile, glob('docs/man/*.1'))
+ igridhelpfiles = filter(isfile, glob('IPython/Extensions/igrid_help.*'))
+
+ # For nested structures, use the utility above