Metadata-Version: 2.4
Name: ovos_phal_plugin_ipgeo
Version: 0.1.9a1
Summary: A PHAL plugin for mycroft
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-PHAL-plugin-ipgeo
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-plugin-manager<3.0.0,>=2.1.0
Requires-Dist: ovos-config>=0.0.10
Requires-Dist: ovos-utils<1.0.0,>=0.4.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ovos-bus-client<3.0.0,>=0.0.3; extra == "test"
Dynamic: license-file

# PHAL plugin - IPGeo

Autoconfigure default location based on ip address via [ip-api.com](https://ip-api.com)

> **This will not overwrite** user defined configuration, only populates values if missing

`City`, `regionName` and `country` will be also be localized to your language if possible

Supported langs: `"en", "de", "es", "pt", "fr", "ja", "zh", "ru"`
