[console_scripts]
aggregate-tables=tabpro.cli:command_aggregate_tables
convert-tables=tabpro.cli:command_convert_tables
merge-tables=tabpro.cli:command_merge_tables
tabpro=tabpro.cli:main
tabpro-aggregate=tabpro.cli:command_aggregate_tables
tabpro-convert=tabpro.cli:command_convert_tables
tabpro-merge=tabpro.cli:command_merge_tables

