[package] name = "chemise" version = "0.1.1" description = "Chemise converts any string to a list of element symbols, reading as the given string (if possible)." homepage = "https://bitbucket.org/sjaustirni/chemise" repository = "https://bitbucket.org/sjaustirni/chemise" license = "MIT" authors = ["sjaustirni "] keywords = ["chemistry", "string-mainpulation", "elements"] categories = ["command-line-utilities"] maintenance = { status = "experimental" } [dependencies] clap = "2.26.2"