chematic-ff 0.1.94

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

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

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

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