AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
dvlpt_requirements.txt
requirements.txt
setup.cfg
setup.py
doc/authors.rst
doc/conf.py
doc/contributing.rst
doc/history.rst
doc/index.rst
doc/installation.rst
doc/make.bat
doc/readme.rst
doc/usage.rst
src/oaserver/__init__.py
src/oaserver/arch_package.py
src/oaserver/data_access.py
src/oaserver/eval_script.py
src/oaserver/json_tools.py
src/oaserver/oa_server.py
src/oaserver/oa_server_file.py
src/oaserver/oa_server_rest.py
src/oaserver/threaded_server.py
src/oaserver/version.py
src/oaserver.egg-info/PKG-INFO
src/oaserver.egg-info/SOURCES.txt
src/oaserver.egg-info/dependency_links.txt
src/oaserver.egg-info/entry_points.txt
src/oaserver.egg-info/not-zip-safe
src/oaserver.egg-info/regenerate.no
src/oaserver.egg-info/requires.txt
src/oaserver.egg-info/top_level.txt
src/oaserver_data/__init__.py
src/oaserver_data/relocate.py
test/__init__.py
test/baddata.json
test/data.json
test/sample dataflow.py
test/small_tools.py
test/test_eval_script.py
test/test_json_tools.py
test/test_oa_server.py
test/test_oa_server_file.py
test/test_oa_server_rest.py