[console_scripts]
okb=okb.cli_client:entry_point
okb-admin=okb.cli:entry_point

[okb.parsers]

[okb.sources]
dropbox-paper=okb.plugins.sources.dropbox_paper:DropboxPaperSource
github=okb.plugins.sources.github:GitHubSource
slack=okb.plugins.sources.slack:SlackSource
todoist=okb.plugins.sources.todoist:TodoistSource

