Metadata-Version: 2.4
Name: python-ligo-lw
Version: 1.8.3
Summary: Python LIGO Light-Weight XML I/O Library
Home-page: https://git.ligo.org/kipp.cannon/python-ligo-lw
Author: Kipp Cannon
Author-email: kipp.cannon@ligo.org
License: GPL
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Text Processing :: Markup :: XML
License-File: LICENSE
Requires-Dist: ligo-segments
Requires-Dist: lscsoft-glue
Requires-Dist: numpy
Requires-Dist: python-dateutil
Requires-Dist: pyyaml
Requires-Dist: tqdm
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

The LIGO Light-Weight XML format is used extensively by compact object detection pipeline and associated tool sets.  This package provides a Python I/O library for reading, writing, and interacting with documents in this format.
