chematic-perception 0.4.7

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

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

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