chematic-perception 0.4.17

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

[[package]]
name = "chematic-perception"
version = "0.4.17"
dependencies = [
 "chematic-core",
 "chematic-smiles",
 "rustc-hash",
]

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

[[package]]
name = "rustc-hash"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"