[console_scripts]
create_legend_entries = pyramid_oereb.standard.load_legend_entries:run
create_oereblex_model = pyramid_oereb.contrib.scripts:create_oereblex_model
create_standard_model = pyramid_oereb.standard.create_standard_models:create_standard_model
create_standard_tables = pyramid_oereb.standard.create_tables:create_standard_tables
create_standard_yaml = pyramid_oereb.standard.create_yaml:create_standard_yaml
create_theme_tables = pyramid_oereb.standard.create_tables:create_theme_tables
drop_standard_tables = pyramid_oereb.standard.drop_tables:drop_standard_tables

[paste.app_factory]
main = pyramid_oereb:main

