chematic-perception 0.2.10

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

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

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