chematic-perception 0.4.10

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

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

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