[console_scripts]
swagger_style.py = swagger_to.bin.swagger_style:main
swagger_to_elm_client.py = swagger_to.bin.swagger_to_elm_client:main
swagger_to_go_server.py = swagger_to.bin.swagger_to_go_server:main
swagger_to_py_client.py = swagger_to.bin.swagger_to_py_client:main
swagger_to_ts_angular5_client.py = swagger_to.bin.swagger_to_ts_angular5_client:main

