[console_scripts]
embedm = embedm.application.orchestration:main

[embedm.plugins]
embedm_file = embedm_plugins.file_plugin:FilePlugin
hello_world = embedm_plugins.hello_world_plugin:HelloWorldPlugin
query_path = embedm_plugins.query_path_plugin:QueryPathPlugin
recall = embedm_plugins.recall_plugin:RecallPlugin
synopsis = embedm_plugins.synopsis_plugin:SynopsisPlugin
table = embedm_plugins.table_plugin:TablePlugin
table_of_contents = embedm_plugins.toc_plugin:ToCPlugin
