CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.txt
setup.py
doc/Makefile
doc/api.rst
doc/conf.py
doc/contributing.rst
doc/examples.rst
doc/index.rst
doc/install.rst
doc/make.bat
doc/usage.rst
doc/_static/copybutton.js
doc/_static/logo.png
doc/_static/sidebar.js
doc/_template/globaltoc.html
doc/_template/indexcontent.html
doc/_template/indexsidebar.html
doc/_template/page.html
doc/_themes/pydoctheme/theme.conf
doc/_themes/pydoctheme/static/pydoctheme.css
doc/images/architecture.png
doc/images/introductory_tree.png
doc/images/logo.png
doc/images/monteCarloPiExample.gif
examples/conditionalRun.py
examples/deap_ga_evosn.py
examples/deap_ga_onemax.py
examples/exceptExample.py
examples/fullTree.py
examples/imageResize.py
examples/interactiveShell.py
examples/lambda.py
examples/mapDoc.py
examples/mapReduce.py
examples/methods.py
examples/object.py
examples/piCalc.py
examples/piCalcDoc.py
examples/recurse.py
examples/rssDoc.py
examples/sharedExample.py
examples/sharedExampleDoc.py
examples/treeTraversal.py
examples/urlFetch.py
examples/urlFetchDoc.py
examples/dependency/__init__.py
examples/dependency/sortingnetwork.py
examples/tree/Tree.py
examples/tree/TreeGen.py
examples/tree/dtm-tree.py
examples/tree/scoop_tree.py
examples/tree/serial-tree.py
scoop/__init__.py
scoop/__main__.py
scoop/_comm.py
scoop/_control.py
scoop/_debug.py
scoop/_types.py
scoop/encapsulation.py
scoop/futures.py
scoop/reduction.py
scoop/shared.py
scoop/utils.py
scoop.egg-info/PKG-INFO
scoop.egg-info/SOURCES.txt
scoop.egg-info/dependency_links.txt
scoop.egg-info/requires.txt
scoop.egg-info/top_level.txt
scoop/backports/__init__.py
scoop/backports/dictconfig.py
scoop/backports/newCollections.py
scoop/backports/runpy.py
scoop/bootstrap/__init__.py
scoop/bootstrap/__main__.py
scoop/broker/__init__.py
scoop/broker/__main__.py
scoop/broker/broker.py
scoop/discovery/__init__.py
scoop/discovery/minusconf.py
scoop/launch/__init__.py
scoop/launch/brokerLaunch.py
test/tests.py
test/tests_parser.py