udgraph-projectivize 0.8.0

Projectivization/deprojectivization for universal dependency graphs
Documentation
[dependencies.itertools]
version = "0.10"

[dependencies.petgraph]
default-features = false
version = "0.6"

[dependencies.thiserror]
version = "1"

[dependencies.udgraph]
version = "0.8"
[dev-dependencies.conllu]
version = "0.8"

[dev-dependencies.lazy_static]
version = "1"

[package]
authors = ["Daniƫl de Kok <me@danieldk.eu>"]
description = "Projectivization/deprojectivization for universal dependency graphs"
documentation = "https://docs.rs/udgraph/"
edition = "2018"
homepage = "https://github.com/danieldk/udgraph"
license = "MIT OR Apache-2.0"
name = "udgraph-projectivize"
repository = "https://github.com/danieldk/udgraph"
version = "0.8.0"