CMakeLists.txt
MANIFEST.in
README.rst
RELEASE-VERSION
requirements.txt
sciunit.1.gz
setup.cfg
setup.py
test-requirements.txt
version.py
docs/build.md
docs/developers.readme
docs/developing_with_sciunit.pptx
docs/sciunit.1.rst
docs/tutorial.md
files/vv-report-size.patch
sciunit2/__init__.py
sciunit2/api.py
sciunit2/archiver.py
sciunit2/cdelog.py
sciunit2/cli.py
sciunit2/config.py
sciunit2/core.py
sciunit2/credentials.py
sciunit2/diff_temp.py
sciunit2/ephemeral.py
sciunit2/exceptions.py
sciunit2/records.py
sciunit2/setup.py
sciunit2/timestamp.py
sciunit2/util.py
sciunit2/version.py
sciunit2/version_control.py
sciunit2/wget.py
sciunit2/workspace.py
sciunit2.egg-info/PKG-INFO
sciunit2.egg-info/SOURCES.txt
sciunit2.egg-info/dependency_links.txt
sciunit2.egg-info/entry_points.txt
sciunit2.egg-info/not-zip-safe
sciunit2.egg-info/requires.txt
sciunit2.egg-info/top_level.txt
sciunit2/command/__init__.py
sciunit2/command/commit.py
sciunit2/command/context.py
sciunit2/command/copy.py
sciunit2/command/create.py
sciunit2/command/diff.py
sciunit2/command/export.py
sciunit2/command/given.py
sciunit2/command/list.py
sciunit2/command/mixin.py
sciunit2/command/open.py
sciunit2/command/push.py
sciunit2/command/remove.py
sciunit2/command/repeat.py
sciunit2/command/rm.py
sciunit2/command/scratchpad.py
sciunit2/command/show.py
sciunit2/command/sort.py
sciunit2/command/exec_/__init__.py
sciunit2/command/exec_/sciunit
sciunit2/command/post_install/__init__.py
sciunit2/command/post_install/sciunit-completion.bash
sciunit2/command/post_install/sciunit-completion.tcsh
sciunit2/libexec/__init__.py
sciunit2/libexec/ptu
sciunit2/libexec/scripter
sciunit2/libexec/vv
sciunit2/libexec/__pycache__/__init__.cpython-36.pyc
sciunit2/libexec/__pycache__/__init__.cpython-37.pyc
sciunit2/libexec/__pycache__/__init__.cpython-38.pyc
sciunit2/sharing/__init__.py
sciunit2/sharing/article.py
sciunit2/sharing/hydroshare.py
sciunit2/sharing/terminal.py
tests/__init__.py
tests/test_api.py
tests/test_archiver.py
tests/test_basics.py
tests/test_commit.py
tests/test_config.py
tests/test_copy.py
tests/test_create.py
tests/test_exec.py
tests/test_export.py
tests/test_given.py
tests/test_hydroshare.py
tests/test_list.py
tests/test_open.py
tests/test_post_install.py
tests/test_push.py
tests/test_remove.py
tests/test_repeat.py
tests/test_rm.py
tests/test_show.py
tests/test_sort.py
tests/test_workspace.py
tests/testit.py