Package: wnpp Severity: wishlist Owner: Don Xu <m...@eipi.fun> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : librust-rust-i18n-dev Version : 3.1.5 Upstream Contact: Jason Lee <huacn...@gmail.com> * URL : https://github.com/longbridge/rust-i18n/ * License : MIT Programming Lang: rust Description: Rust I18n is a crate for loading localized text from a set of (YAML, JSON or TOML) mapping files. The mappings are converted into data readable by Rust programs at compile time, and then localized text can be loaded by simply calling the provided t! macro. Unlike other I18n libraries, Rust I18n’s goal is to provide a simple and easy-to-use API. The API of this crate is inspired by ruby-i18n and Rails I18n. . . From the packager: The rust-i18n is a popular i18n solution for rust softwares, such as the package name pay-respects by myself. I used a replacement i18n with the help of others, however, I decide to package rust-i18n. It will be my second package written in rust, and I will maintain the package by myself or with the rust team (if joined successfully) in the future. And I need a sponsor.