[console_scripts]
covsight = covsight.cli.main:main

[covsight.formats.rpt]
json = covsight.analysis.report_json:JsonReportPlugin
text = covsight.analysis.report_text:TextReportPlugin
