chematic-perception 0.1.94

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

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

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