LICENSE.txt
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
cwl_upgrader.egg-info/PKG-INFO
cwl_upgrader.egg-info/SOURCES.txt
cwl_upgrader.egg-info/dependency_links.txt
cwl_upgrader.egg-info/entry_points.txt
cwl_upgrader.egg-info/requires.txt
cwl_upgrader.egg-info/top_level.txt
cwl_upgrader.egg-info/zip-safe
cwlupgrader/__init__.py
cwlupgrader/main.py
cwlupgrader/py.typed
testdata/draft-3/attributor-prok-cheetah.cwl
testdata/draft-3/wf.cwl
testdata/v1.0/attributor-prok-cheetah.cwl
testdata/v1.0/conflict-wf.cwl
testdata/v1.0/listing_deep1-arr.cwl
testdata/v1.0/listing_deep1.cwl
testdata/v1.0/networkaccess.cwl
testdata/v1.0/wf.cwl
testdata/v1.1/conflict-wf.cwl
testdata/v1.1/listing_deep1-arr.cwl
testdata/v1.1/listing_deep1.cwl
testdata/v1.1/networkaccess.cwl
testdata/v1.2/listing_deep1.cwl
testdata/v1.2/networkaccess.cwl
tests/__init__.py
tests/test_complete.py
tests/test_output_dir.py
tests/util.py