chematic-perception 0.4.15

SSSR ring perception and Hückel aromaticity for chematic — pure-Rust RDKit alternative
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chematic-core"
version = "0.4.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6e76011486aaec3cb8418a0a90ef793aa0ac57cc8e10cdd7b6f92ee896367b7"

[[package]]
name = "chematic-perception"
version = "0.4.15"
dependencies = [
 "chematic-core",
 "chematic-smiles",
]

[[package]]
name = "chematic-smiles"
version = "0.4.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8698120eda5b99ab50ba8adf1ca016d42b0d5ffbcf7563a0bee31ff6f64b3385"
dependencies = [
 "chematic-core",
]