[console_scripts]
okb=okb.cli:main

[okb.parsers]

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

