.gitignore
Jenkinsfile
README.md
clt_test1.cwl
environment.yml
mkdocs.yml
pyproject.toml
test1.cwl
test1.yml
test2.cwl
.binder/environment.yml
.binder/postBuild
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/environment.yml
.github/workflows/docs.yml
conda.recipe/meta.yaml
conda.recipe/run_test.py
docs/gettingstarted.md
docs/index.md
docs/installation.md
examples/example1.md
src/click2cwl/__init__.py
src/click2cwl/clt.py
src/click2cwl/cltexport.py
src/click2cwl/cwl_constructor.py
src/click2cwl/cwlexport.py
src/click2cwl/cwlparam.py
src/click2cwl/entry.py
src/click2cwl/metadata.py
src/click2cwl/paramexport.py
src/click2cwl/tests.py
src/click2cwl/wf.py
src/click2cwl.egg-info/PKG-INFO
src/click2cwl.egg-info/SOURCES.txt
src/click2cwl.egg-info/dependency_links.txt
src/click2cwl.egg-info/entry_points.txt
src/click2cwl.egg-info/requires.txt
src/click2cwl.egg-info/top_level.txt
tests/in.cwl
tests/out.cwl
tests/test1.py