[console_scripts]
tvrename = tvrenamer.cli:main

[data.services]
tvdb = tvrenamer.services.tvdb:TvdbService

[oslo.config.opts]
tvrenamer.cache = tvrenamer.cache:list_opts
tvrenamer.opts = tvrenamer.options:list_opts

