1 unstable release
new 0.1.0 | Apr 23, 2025 |
---|
#1506 in Command line utilities
21KB
377 lines
Translation Version
Translation Version is a CLI tool that:
- Retrieves the corresponding version of the original text from the translation file (currently using regular expressions).
- Searches the history of the original text.
- Outputs the results.
Credit
Thanks to the libraries that the tool depends on, check Cargo.toml for a list. Among them we especially give credits to libgit2 and its rust bindings git2 crate.
License
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Dependencies
~19–33MB
~457K SLoC