[console_scripts]
table-cat.py = tabletools.table_cat:main
table-cut-columns.py = tabletools.table_cut_columns:main
table-group-summarize.py = tabletools.table_group_summarize:main
table-join.py = tabletools.table_join:main
table-paste-col.py = tabletools.table_paste_col:main
table-to-excel.py = tabletools.table_to_excel:main
