chematic-ff 0.4.7

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

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

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

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