# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "labrador-ldpc" version = "1.2.1" authors = ["Adam Greig "] description = "Encoders and decoders for CCSDS LDPC error correcting codes" documentation = "https://docs.rs/labrador-ldpc" readme = "README.md" keywords = [ "ldpc", "ecc", "labrador", "no_std", ] categories = [ "embedded", "no-std", ] license = "MIT" repository = "https://github.com/adamgreig/labrador-ldpc" [badges.travis-ci] repository = "adamgreig/labrador-ldpc"