chematic-perception 0.1.36

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

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

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