[console_scripts]
cmp-states = ontocast.cli.cmp_states:main
match-graphs = ontocast.cli.match_graphs:main
ontocast = ontocast.cli.server:run
pdfs-to-markdown = ontocast.cli.pdfs_to_markdown:main
plot-graph = ontocast.cli.plot_graph:main
test-api = ontocast.cli.test_api:main
