[console_scripts]
boldcurator = boldcurator.cli:main
boldcurator-build-snapshot = boldcurator.build.snapshot_builder:main
boldcurator-fetch-snapshot = boldcurator.build.fetch_snapshot:main
boldcurator-verify-snapshot = boldcurator.build.verify:main

[gui_scripts]
boldcurator-desktop = boldcurator.launcher:main
