chematic-perception 0.4.6

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

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

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