[console_scripts]
eric7_api = eric7.eric7_api:main
eric7_doc = eric7.eric7_doc:main
eric7_post_install = eric7.eric7_post_install:main

[gui_scripts]
eric7_browser = eric7.eric7_browser:main
eric7_compare = eric7.eric7_compare:main
eric7_configure = eric7.eric7_configure:main
eric7_diff = eric7.eric7_diff:main
eric7_editor = eric7.eric7_editor:main
eric7_hexeditor = eric7.eric7_hexeditor:main
eric7_iconeditor = eric7.eric7_iconeditor:main
eric7_ide = eric7.eric7_ide:main
eric7_plugininstall = eric7.eric7_plugininstall:main
eric7_pluginrepository = eric7.eric7_pluginrepository:main
eric7_pluginuninstall = eric7.eric7_pluginuninstall:main
eric7_qregularexpression = eric7.eric7_qregularexpression:main
eric7_re = eric7.eric7_re:main
eric7_shell = eric7.eric7_shell:main
eric7_snap = eric7.eric7_snap:main
eric7_sqlbrowser = eric7.eric7_sqlbrowser:main
eric7_testing = eric7.eric7_testing:main
eric7_tray = eric7.eric7_tray:main
eric7_trpreviewer = eric7.eric7_trpreviewer:main
eric7_uipreviewer = eric7.eric7_uipreviewer:main
eric7_virtualenv = eric7.eric7_virtualenv:main
