chematic-perception 0.1.38

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

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

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