chematic-perception 0.4.4

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

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

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