slint-tr-extractor

Crates.ioslint-tr-extractor
lib.rsslint-tr-extractor
version
sourcesrc
created_at2023-06-26 11:52:58.445364+00
updated_at2025-02-28 12:27:39.752188+00
descriptionTool used to update extract @tr string out of Slint files into gettext .po file
homepagehttps://slint.dev
repositoryhttps://github.com/slint-ui/slint
max_upload_size
id900284
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
Olivier Goffart (ogoffart)

documentation

README

This utility extract @tr strings in a Slint file and generate a .po file

Commit count: 13036

cargo fmt