[console_scripts]
dlim = globato.cli.pointz:pointz_group
globato = globato.cli:cli
gritz = globato.cli.gritz:gritz_group
perspecto = globato.cli.perspecto:perspecto_group
wafflez = globato.cli.build:build_cmd

[fetchez.hooks]
globato_hooks = globato.hooks

[fetchez.hooks.presets]
globato_hook_presets = globato.hooks.presets

[fetchez.modules]
globato_modules = globato.modules

[fetchez.modules.bundles]
globato_module_bundles = globato.modules.bundles

[fetchez.recipes]
globato_recipes = globato.recipes

[fetchez.recipes.modifiers]
globato_recipe_schemas = globato.recipes.modifiers

[fetchez.recipes.schemas]
globato_recipe_schemas = globato.recipes.schemas

[fetchez.streams]
globato_stream_readers = globato.streams

[fetchez.streams.profiles]
globato_stream_profiles = globato.streams.profiles

[fetchez.streams.readers]
globato_stream_readers = globato.streams.readers
