MANIFEST.in
README.rst
setup.py
swarm_crawler/__init__.py
swarm_crawler/app.py
swarm_crawler/draft.py
swarm_crawler/helpers.py
swarm_crawler/main.py
swarm_crawler/output.py
swarm_crawler/text.py
swarm_crawler.egg-info/PKG-INFO
swarm_crawler.egg-info/SOURCES.txt
swarm_crawler.egg-info/dependency_links.txt
swarm_crawler.egg-info/entry_points.txt
swarm_crawler.egg-info/not-zip-safe
swarm_crawler.egg-info/requires.txt
swarm_crawler.egg-info/top_level.txt
swarm_crawler/commands/__init__.py
swarm_crawler/commands/base.py
swarm_crawler/commands/dataset.py
swarm_crawler/commands/datasource.py
swarm_crawler/commands/server.py
swarm_crawler/commands/start.py
swarm_crawler/dataset/__init__.py
swarm_crawler/dataset/datasource.py
swarm_crawler/dataset/tree.py
swarm_crawler/serve/__init__.py
swarm_crawler/serve/namedview.py
swarm_crawler/serve/treemap.py
swarm_crawler/serve/static/dataset-treepage-helpers.js
swarm_crawler/serve/static/underscore-min.js
swarm_crawler/serve/templates/dataset-tree-page.html
swarm_crawler/serve/templates/field.xml
swarm_crawler/serve/templates/xml-fragment.xml
swarm_crawler/serve/templates/fields/basestring.xml
swarm_crawler/serve/templates/fields/boolean.xml
swarm_crawler/serve/templates/fields/number.xml
swarm_crawler/serve/templates/fields/sequence.xml
swarm_crawler/serve/templates/macro/tree.html
swarm_crawler/serve/templates/popupset/dataset.xml
swarm_crawler/serve/templates/popupset/datasource.xml
swarm_crawler/serve/templates/popupset/root.xml
swarm_crawler/serve/templates/tree/children.xml
swarm_crawler/serve/templates/tree/editor.xml
swarm_crawler/signal/__init__.py
test/__init__.py
test/test_dataset.py
test/test_datasource.py
test/test_elaana.py
test/signalsets/__init__.py