Source: igwn-ligolw
Section: python
Priority: optional
Maintainer: Duncan Macleod <duncan.macleod@ligo.org>
Uploaders: Leo Singer <leo.singer@ligo.org>, Tito Dal Canton <tito.canton@ligo.org>
Standards-Version: 4.2.1
X-Python3-Version: >= 3.9
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all-dev,
 python3-setuptools,
 python3-setuptools-scm,

Package: python3-igwn-ligolw
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 python3-dateutil,
 python3-igwn-segments,
 python3-numpy,
 python3-tqdm,
 python3-yaml,
Recommends:
 python3-lal,
 python3-lalburst,
 igwn-ligolw,
Description: LIGO Light-Weight XML I/O library - Python 3 library
 The LIGO Light-Weight XML format is used extensively by compact object
 detection pipelines and associate tool sets.  This package provides a
 Python I/O library for reading, writing, and interacting with documents in
 this format.

Package: igwn-ligolw
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-igwn-ligolw (= ${binary:Version}),
 python3-igwn-segments,
Recommends:
 python3-lal
Description: LIGO Light-Weight XML I/O library - Command-line tools
 The LIGO Light-Weight XML format is used extensively by compact object
 detection pipelines and associate tool sets.  This package provides
 command-line utilities for reading, writing, and interacting with documents in
 this format.
