chematic-perception 0.1.32

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

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

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