cdp-types 0.2.0

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

# cdp-types

Repository containing an implementation parsing and writing the bytestream
defined in SMPTE 334-2.

## Relevant standards

 - SMPTE 334-2 (2007)

## LICENSE

cdp-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.