Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 439 Bytes

File metadata and controls

10 lines (7 loc) · 439 Bytes

LocalizationExport

Set of tools for export locale data for countries to use in Android application

How to use

  1. Get latest version of countries.json from https://github.com/mledoze/countries (there is one already provided for convinience)
  2. Run ./filter.py countries.json
  3. All exported values can be found in output/

Note: The script is named filter, because it basically filters only Europen data from countries.json.