Metadata-Version: 2.2
Name: alertwise
Version: 1.0.5
Summary: Wagtail based weather warnings composing and dissemination tool
Author-email: Erick Otenyo <otenyo.erick@gmail.com>, Grace Amondi <miswa.grace@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/wmo-raf/alertwise
Project-URL: Bug Tracker, https://github.com/wmo-raf/alertwise/issues
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Django
Classifier: Framework :: Wagtail
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: wagtail>=6.0
Requires-Dist: djangorestframework-xml
Requires-Dist: python-magic
Requires-Dist: shapely>=2.0.1
Requires-Dist: wagtail-icon-chooser>=0.3.1
Requires-Dist: adm-boundary-manager>=0.2.5
Requires-Dist: wagtail-humanitarian-icons>=2.0.0
Requires-Dist: wagtail-modelchooser>=4.0.1
Requires-Dist: paho-mqtt
Requires-Dist: xmltodict
Requires-Dist: pdf2image
Requires-Dist: wagtail-metadata
Requires-Dist: lxml
Requires-Dist: signxml
Requires-Dist: loguru
Requires-Dist: weasyprint
Requires-Dist: requests
Requires-Dist: pytz
Requires-Dist: wagtail-lazyimages==0.1.5
Requires-Dist: wagtail-font-awesome-svg>=1.0.1
Requires-Dist: capvalidator==0.1.0.dev4
Requires-Dist: feedparser>=6.0.11

A [Wagtail](https://wagtail.io/)
based [Common Alerting Protocol](https://docs.oasis-open.org/emergency/cap/v1.2/CAP-v1.2-os.html) (CAP) Warning
Composer.

This is a web-based tool for creating and managing CAP alerts. It is designed to be used by National Meteorological and
Hydrological Services (NMHSs) ,disaster management agencies, and other organizations that have the authority to publish
and disseminate CAP alerts.

For more details, see [https://github.com/wmo-raf/alertwise](https://github.com/wmo-raf/alertwise)

