subtile

Crates.iosubtile
lib.rssubtile
version
sourcesrc
created_at2024-02-03 15:13:34.790108
updated_at2025-01-12 15:42:35.527497
descriptionA crate of utils to operate traitements on subtitles
homepage
repositoryhttps://github.com/gwen-lg/subtile
max_upload_size
id1125478
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Gwen Lg (gwen-lg)

documentation

README

subtile

Current version: 0.3.2

Maintenance crates.io docs.rs dependency status

subtile is a Rust library which aims to propose a set of operations for working on subtitles. Example: parsing from and export in different formats, transform, adjust, correct, ...

Project

start

The project started with the fork of vobsub crate which no longer seems to be maintained. Beyond the simple recovery, I want to take the opportunity to improve the code and extend the provided features.

Name

Subtile is a french word than fit well as contraction of Subtitles Utils.

Contributing

Your feedback and contributions are welcome! Please see Subtile on GitHub for details.

License : LGPL-3.0-or-later

Commit count: 236

cargo fmt