.dockerignore
.gitignore
.travis.yml
LICENSE
README.md
setup.py
.travis/.singularity_key.txt
.travis/mypy.docker
.travis/mypy.run
.travis/pep8.docker
.travis/pep8.run
.travis/py3.docker
.travis/py3.run
cwl_utils/__init__.py
cwl_utils/cite_extract.py
cwl_utils/docker_extract.py
cwl_utils/etools_to_clt.py
cwl_utils/first_tool.py
cwl_utils/graph_split.py
cwl_utils/image_puller.py
cwl_utils/parser_v1_0.py
cwl_utils/parser_v1_1.py
cwl_utils.egg-info/PKG-INFO
cwl_utils.egg-info/SOURCES.txt
cwl_utils.egg-info/dependency_links.txt
cwl_utils.egg-info/requires.txt
cwl_utils.egg-info/top_level.txt
cwl_utils/parser/__init__.py
testdata/dockstore-tool-md5sum.cwl
testdata/md5sum.cwl
testdata/md5sum.input
testdata/md5sum.json
tests/__init__.py
tests/test_cite_extract.py
tests/test_docker_extract.py