graphannis-capi 3.2.2

This is the C-API to the ANNIS linguistic search and visualization system.
Documentation
[dependencies.graphannis]
version = "^3"

[dependencies.itertools]
version = "0.10"

[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.simplelog]
version = "0.12"

[lib]
crate-type = ["staticlib", "cdylib"]

[package]
authors = ["Thomas Krause <thomaskrause@posteo.de>"]
description = "This is the C-API to the ANNIS linguistic search and visualization system."
edition = "2018"
license = "Apache-2.0"
name = "graphannis-capi"
readme = "crate-info.md"
repository = "https://github.com/korpling/graphANNIS"
resolver = "2"
version = "3.2.2"