include-po

Crates.ioinclude-po
lib.rsinclude-po
version0.1.0
sourcesrc
created_at2024-08-14 22:35:36.655184
updated_at2024-08-14 22:35:36.655184
descriptionConvert message catalogs (PO files) into Rust modules
homepage
repositoryhttps://github.com/rodrigorc/include-po
max_upload_size
id1338072
size31,073
Rodrigo Rivas Costa (rodrigorc)

documentation

README

include-po

Crate to include gettext message catalogs (PO files) directly into your Rust programs, as compilable Rust modules.

To be used together with the tr crate.

If you want to use a different translation engine, just open an issue or a pull request and I'll do my best.

Read the docs for details.

Commit count: 0

cargo fmt