[console_scripts]
gpaths=path_chronicle.interface:generate_paths_entry
pcaddtocsv=path_chronicle.interface:edit_csv_to_add_path_entry
pcmkdir=path_chronicle.interface:create_dir_and_save_csv_entry
pcpathslist=path_chronicle.interface:list_paths_entry
pcrmpath=path_chronicle.interface:remove_path_and_from_csv_entry
pcrmtocsv=path_chronicle.interface:edit_csv_to_remove_path_entry
pcsetpjroot=path_chronicle.interface:set_project_root_entry
pctouch=path_chronicle.interface:create_file_and_save_csv_entry

