alpino-tokenizer 0.4.0

Wrapper around the Alpino tokenizer for Dutch
Documentation
[package]
name = "alpino-tokenizer"
version = "0.4.0"
authors = ["Daniƫl de Kok <me@danieldk.eu>"]
description = "Wrapper around the Alpino tokenizer for Dutch"
homepage = "https://github.com/danieldk/alpino-tokenizer"
repository = "https://github.com/danieldk/alpino-tokenizer.git"
license = "Apache-2.0"
edition = "2021"
rust-version = "1.60.0"

[dependencies]
lazy_static = "1"
prost = "0.12"
prost-derive = "0.12"
regex = "1"
static_assertions = "1"
thiserror = "1"