chematic-ff 0.1.36

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

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

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

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