subsplit 0.0.0

Split SRT subtitle files with too long lines
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "subsplit"
description = "Split SRT subtitle files with too long lines"
version = "0.0.0"
authors = ["Astro <astro@spaceboyz.net>"]
homepage = "https://github.com/astro/srtsplit"
repository = "https://github.com/astro/srtsplit.git"
license-file = "LICENSE"

[dependencies]
subparse = "0.3.0"