
This Python module provides an API with data about languages/regions/scripts for use in the language-support categorization of the font families in the Google Fonts collection.
Language/region/script definitions are still being gradualy updated on the `google/fonts` repo, on its **lang/** directory (https://github.com/google/fonts/tree/main/lang) and this `gflanguages` module will try to be kept in sync.
Ideally at some point this module would become the main place to update these definitions, avoiding data duplication and guaranteeing uniformity across tools.