Metadata-Version: 2.1
Name: igwn-alert
Version: 0.6.3
Summary: IGWN Alert Network
Home-page: https://igwn-alert.readthedocs.io/
Maintainer: Alexander Pace, Duncan Meacher
Maintainer-email: alexander.pace@ligo.org, duncan.meacher@ligo.org
License: GPLv3+
Project-URL: Bug Tracker, https://git.ligo.org/computing/igwn-alert/client/-/issues
Project-URL: Documentation, https://igwn-alert.readthedocs.io/
Project-URL: Source Code, https://git.ligo.org/computing/igwn-alert/client
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
License-File: COPYING
Requires-Dist: adc-streaming>=2.3.0
Requires-Dist: confluent-kafka>=2.0.0
Requires-Dist: hop-client>=0.7.0
Requires-Dist: pyopenssl>=23.0.0
Requires-Dist: safe-netrc
Requires-Dist: setuptools

The IGWN Alert System (igwn-alert) is a prototype notification service built on Apache Kafka, using the publish-subscribe (pubsub) protocol. It is a higher-level modification of SCIMMA's hop-client to streamline receiving and responding to alerts from GraceDB.
