[package] name = "proteinogenic" version = "0.2.0" edition = "2021" authors = ["Martin Larralde "] license = "MIT" repository = "https://github.com/althonos/proteinogenic" homepage = "https://github.com/althonos/proteinogenic" description = "Chemical structure generation for protein sequences as SMILES string" keywords = ["protein", "aminoacid", "cheminformatics", "smiles", "formula"] categories = ["science"] [dependencies] purr = "0.9.0" [dev-dependencies] pubchem = "0.1.1" lazy_static = "1.4.0"