[console_scripts]
regex-app = regexapp.application:execute
regexapp = regexapp.main:execute

