oxygraphis 0.1.6

Algorithms and structures on ecological graphs command line interface.
Documentation
[dependencies.anyhow]
version = "1.0.64"

[dependencies.clap]
features = ["cargo"]
version = "4.0.8"

[dependencies.oxygraph]
version = "0.1.6"

[dependencies.rayon]
version = "1.5.3"

[package]
categories = ["algorithms", "science"]
description = "Algorithms and structures on ecological graphs command line interface.\n"
documentation = "https://docs.rs/oxygraphis"
edition = "2021"
homepage = "https://github.com/Euphrasiologist/oxygraphis/"
keywords = ["graph", "ecology", "bipartite"]
license = "MIT"
name = "oxygraphis"
readme = "README.md"
repository = "https://github.com/Euphrasiologist/oxygraphis/"
version = "0.1.6"