mobile-strings-converter

A Python package that converts Android & iOS string files to any supported file type.

MIT License

Downloads
65
Stars
3
Committers
1
mobile-strings-converter - v0.1.4 Latest Release

Published by HenestrosaDev 5 months ago

Add support for multiple files and directories input

Full Changelog: https://github.com/HenestrosaDev/mobile-strings-converter/compare/v0.1.3...v0.1.4

mobile-strings-converter - v0.1.3

Published by HenestrosaDev 5 months ago

Add support for converting a file (not .xml or .strings) into a strings resource file (.xml or .strings).

Full Changelog: https://github.com/HenestrosaDev/mobile-strings-converter/compare/v0.1.2...v0.1.3

mobile-strings-converter - v0.1.2

Published by HenestrosaDev over 1 year ago

Change the name of the output_path' variable to output_filepath' to fix a bug caused by a wrong variable name.

Full Changelog: https://github.com/HenestrosaConH/mobile-strings-converter/compare/v0.1.1...v0.1.2

mobile-strings-converter - android-strings-converter-v0.1.1

Published by HenestrosaDev over 1 year ago

  • Created a new function named convert_strings() that acts as a wrapper for all converter functions. From now on, you will only have to call that function to convert a .xml or .strings file to any supported file format!

Full Changelog: https://github.com/HenestrosaConH/mobile-strings-converter/compare/v0.1.0...v0.1.1

mobile-strings-converter - mobile-strings-converter-v0.1.0

Published by HenestrosaDev over 1 year ago

Initial release

Package Rankings
Top 24.62% on Pypi.org
Related Projects