Yamlization (y10n) is a simple translations management library in Rust.
Go to file
R Tyler Croy de77a2321e
Bring in some of the code from another project
2021-07-04 13:36:20 -07:00
src Bring in some of the code from another project 2021-07-04 13:36:20 -07:00
.gitignore initial commit 2021-07-04 13:23:46 -07:00
Cargo.toml Bring in some of the code from another project 2021-07-04 13:36:20 -07:00
LICENSE.txt Bring in some of the code from another project 2021-07-04 13:36:20 -07:00
README.adoc Bring in some of the code from another project 2021-07-04 13:36:20 -07:00

README.adoc

<html lang="en"> <head> </head>

Yamlization

Yamlization (y10n) is a simple Rust-based localization (l10n) library. Strings can be defined in .yml files which are then merged together.

</html>