chematic-perception 0.4.8

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.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbc01f50418ee361cd9314eb080dfe17d822467a0d761565f89b03b043a189de"

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

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