mpeg2ts 0.6.1

MPEG2-TS decoding/encoding library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "mpeg2ts"
version = "0.6.1"
dependencies = [
 "noargs",
 "noprop",
]

[[package]]
name = "noargs"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af5b13e43c3b5f1b4f2db60f5f03c803a04f5dd0a6fd44c83b5517ca1ec42ac4"

[[package]]
name = "noprop"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "827bc70adb92a00321d7cd4fd1db0c7cae5c50ca2ab93d0c32178331cad45a05"