chematic-ff 0.4.10

DREIDING force field atom typing and parameters for chematic — pure-Rust cheminformatics
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chematic-core"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed2568d55449896565a3131bb0d4b24a1a7b63a586748ece92a52db45c6d3c13"

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

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

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