Metadata-Version: 2.1
Name: pygcn
Version: 1.1.1
Summary: UNKNOWN
Home-page: https://github.com/lpsinger/pygcn
Author: Leo Singer
Author-email: leo.singer@ligo.org
License: GPL-2+
Project-URL: Bug Tracker, https://github.com/lpsinger/pygcn/issues
Project-URL: Source Code, https://github.com/lpsinger/pygcn
Description: Anonymous VOEvent client for receiving GCN/TAN notices in XML format
        
        The Gamma-ray Coordinates Network/Transient Astronomy Network (GCN/TAN,
        http://gcn.gsfc.nasa.gov) is a system for distributing astronomical alerts,
        largely focused on operations of and detections from high-energy satellite
        missions.
        
        GCN/TAN disseminates both Notices (prompt, machine-readable alerts) and
        Circulars (human-readable correspondence) through a handful of delivery methods
        and formats.
        
        This package implements a simple client that anonymously listens for VOEvent
        (http://www.ivoa.net/documents/VOEvent) XML format notices over the custom
        TCP/IP VOEvent Transport Protocol
        (http://www.ivoa.net/documents/Notes/VOEventTransport).
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/markdown
