[console_scripts]
eric6_api = eric6.eric6_api:main
eric6_doc = eric6.eric6_doc:main
eric6_post_install = eric6.eric6_post_install:main

[gui_scripts]
eric6 = eric6.eric6:main
eric6_browser = eric6.eric6_browser:main
eric6_compare = eric6.eric6_compare:main
eric6_configure = eric6.eric6_configure:main
eric6_diff = eric6.eric6_diff:main
eric6_editor = eric6.eric6_editor:main
eric6_hexeditor = eric6.eric6_hexeditor:main
eric6_iconeditor = eric6.eric6_iconeditor:main
eric6_plugininstall = eric6.eric6_plugininstall:main
eric6_pluginrepository = eric6.eric6_pluginrepository:main
eric6_pluginuninstall = eric6.eric6_pluginuninstall:main
eric6_qregularexpression = eric6.eric6_qregularexpression:main
eric6_re = eric6.eric6_re:main
eric6_shell = eric6.eric6_shell:main
eric6_snap = eric6.eric6_snap:main
eric6_sqlbrowser = eric6.eric6_sqlbrowser:main
eric6_tray = eric6.eric6_tray:main
eric6_trpreviewer = eric6.eric6_trpreviewer:main
eric6_uipreviewer = eric6.eric6_uipreviewer:main
eric6_unittest = eric6.eric6_unittest:main

