crc24 0.1.6

CRC-24 implementation (IETF RFC2440-compatible)
Documentation
[package]
name = "crc24"
version = "0.1.6"
authors = ["Sebastian Gesemann <s.gesemann@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/sellibitze/crc24-rs.git"
homepage = "https://github.com/sellibitze/crc24-rs"
documentation = "http://rust-ci.org/sellibitze/crc24-rs/doc/crc24/"
description = "CRC-24 implementation (IETF RFC2440-compatible)"
keywords = ["CRC-24", "CRC24", "CRC", "checksum", "hash"]
build = "src/tablegen.rs"