Metadata-Version: 2.1
Name: localization-checker
Version: 0.0.5
Summary: Package to compare and complete all languages in your project with main language
Home-page: https://github.com/nachos-studio/localization_checker
Author: Armine Romanyuta
Author-email: romanyuta.armine@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# localization_checker

Little helper to compare and complete all languages in your project with main language

Usage example:
```
python -m localization_checker --path Source --main_lang en
```

