chematic-perception 0.3.2

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

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

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