chematic-perception 0.1.26

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

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

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