cell_reader 0.2.0

The core modules defining the flow and structs of data in computational chemistry routines.
[dependencies.chemrust-core]
version = "0.2"

[dependencies.chemrust-formats]
version = "0.2"

[dependencies.chemrust-parser]
version = "0.2"

[dependencies.clap]
features = ["derive"]
version = "4"

[package]
authors = ["TonyWu20"]
description = "The core modules defining the flow and structs of data in computational chemistry routines."
edition = "2021"
license = "MIT"
name = "cell_reader"
version = "0.2.0"