[[bin]]
name = "ccmat"
path = "src/main.rs"
[dev-dependencies.trybuild]
version = "1.0.112"
[lib]
name = "ccmat"
path = "src/lib.rs"
[package]
authors = ["Jusong Yu <jusong.d.yu@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "blob for every crates relate to ccmat utils, and crates."
edition = "2024"
homepage = "https://github.com/ccmat-lab/ccmat"
keywords = ["science", "crystar", "material", "molecule"]
license = "MIT OR Apache-2.0"
name = "ccmat"
readme = "README.md"
repository = "https://github.com/unkcpz/rsdos"
version = "0.1.0"