chematic-perception 0.4.12

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

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

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