chematic-perception 0.1.90

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

[[package]]
name = "chematic-perception"
version = "0.1.90"
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",
]