[console_scripts]
cwl-cite-extract = cwl_utils.cite_extract:main
cwl-docker-extract = cwl_utils.docker_extract:main
cwl-expression-refactor = cwl_utils.expression_refactor:main
cwl-graph-split = cwl_utils.graph_split:main
cwl-normalizer = cwl_utils.normalizer:main

