chematic-ff 0.1.38

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

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

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

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