Metadata-Version: 2.1
Name: avwx-engine
Version: 1.6.20
Summary: Aviation weather report parsing library
Home-page: https://github.com/avwx-rest/avwx-engine
Author: Michael duPont
Author-email: michael@dupont.dev
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >= 3.7
License-File: LICENSE
Requires-Dist: geopy (~=2.2)
Requires-Dist: httpx (~=0.21)
Requires-Dist: python-dateutil (~=2.8)
Requires-Dist: xmltodict (~=0.12)
Provides-Extra: all
Requires-Dist: rapidfuzz (~=1.9) ; extra == 'all'
Requires-Dist: scipy (~=1.7) ; extra == 'all'
Provides-Extra: docs
Requires-Dist: mkdocs (~=1.2) ; extra == 'docs'
Requires-Dist: mkdocs-material (~=8.1) ; extra == 'docs'
Requires-Dist: mkdocs-minify-plugin (~=0.5) ; extra == 'docs'
Provides-Extra: fuzz
Requires-Dist: rapidfuzz (~=1.9) ; extra == 'fuzz'
Provides-Extra: scipy
Requires-Dist: scipy (~=1.7) ; extra == 'scipy'
Provides-Extra: tests
Requires-Dist: pytest-asyncio (~=0.16) ; extra == 'tests'
Requires-Dist: time-machine (~=2.5) ; extra == 'tests'

UNKNOWN

