matroska

Crates.iomatroska
lib.rsmatroska
version0.28.0
sourcesrc
created_at2017-07-20 17:25:20.142953
updated_at2024-10-10 13:27:07.809797
descriptionLibrary for parsing Matroska (MKV) file metadata.
homepagehttps://github.com/tuffy/matroska
repositoryhttps://github.com/tuffy/matroska
max_upload_size
id24304
size146,649
(tuffy)

documentation

https://docs.rs/matroska/

README

matroska

A Rust library for reading metadata from Matroska files (.mkv, .webm, etc.).

This library supports much of the same metadata reported by mkvinfo such as the file's title, duration, track information, attachments, and so on.

Commit count: 82

cargo fmt