ebustl

Crates.ioebustl
lib.rsebustl
version0.4.0
sourcesrc
created_at2017-03-13 12:21:41.468358
updated_at2022-09-23 10:27:23.681655
descriptionParse subtitle files in the EBU-STL format with Rust.
homepage
repositoryhttps://github.com/tytouf/ebustl-rs
max_upload_size
id8962
size45,242
Christophe Augier (tytouf)

documentation

README

EBU-STL subtitling format in Rust

A basic implementation of a parser for the EBU-STL subtitling file format.

There is an simple program for dumping the file structure: examples/dump.rs.

A program for convert SRT files to STL files can be found under srt2stl.

Commit count: 27

cargo fmt