chematic-perception 0.4.13

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

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

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