cea708-types 0.2.0

Closed Caption 708 types, parser and serializer
Documentation
[![Build status](https://github.com/ystreet/cea708-types/workflows/Build/badge.svg?branch=main)](https://github.com/ystreet/cea708-types/actions)
[![Dependencies](https://deps.rs/repo/github/ystreet/cea708-types/status.svg)](https://deps.rs/repo/github/ystreet/cea708-types)
[![crates.io](https://img.shields.io/crates/v/cea708-types.svg)](https://crates.io/crates/cea708-types)
[![docs.rs](https://docs.rs/cea708-types/badge.svg)](https://docs.rs/cea708-types)

# cea708-types

Repository containing an implementation parsing and writing the bytestream
defined in CTA-708 (formerly known as CEA-708).

## Relevant standards

 - [CTA-708]https://shop.cta.tech/products/digital-television-dtv-closed-captioning:
   Digital Television (DTV) Closed Captioning (ANSI/CTA-708-E R-2018)

## LICENSE

cea708-types is licensed under the MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

## Contribution

Any kind of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion by you shall be licensed under the MIT license.