chematic-ff 0.1.37

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

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

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

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