[package] name = "local-reconstruction-code-gen" version = "0.1.0" authors = ["Kevin Schibli "] edition = "2018" description = """ Generate encode matrices for Local Reconstruction Codes """ readme = "README.md" repository = "https://gitlab.com/kschibli/local-reconstruction-code-gen" license = "MIT" keywords = ["lrc", "azure", "erasure", "encode", "matrix"] [dependencies] g2p = "0.4"