chematic-perception 0.4.1

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

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

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