Source: python-ligo-lw
Section: python
Priority: optional
Maintainer: Kipp Cannon <kipp@g.ecc.u-tokyo.ac.jp>
Build-Depends:
 debhelper (>= 9),
 dh-python,
# for xmllint tool used by test suite
 libxml2-utils,
 python3-all,
 python3-all-dev,
 python3-setuptools
X-Python3-Version: >= 3.4
Standards-Version: 3.9.3

Package: python3-ligo-lw
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 python3-dateutil,
 python3-ligo-segments,
 python3-numpy (>= 1.6),
 python3-tqdm,
 python3-yaml
Recommends:
 python3-lal,
 python3-lalburst,
 python3-ligo-lw-bin
Description: LIGO Light-Weight XML I/O 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: python3-ligo-lw-bin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 python3-ligo-lw,
 python3-ligo-segments
Recommends:
 python3-lal
Conflicts:
 python3-glue-ligolw-tools,
 python3-glue (<< 2.0),
 python-ligo-lw-bin
Replaces:
 python3-glue-ligolw-tools,
 python-ligo-lw-bin
Provides:
 python3-glue-ligolw-tools,
 python-ligo-lw-bin
Description: LIGO Light-Weight XML I/O 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.
