# -- gwdatafind source package ------------------------------------------------

Source: gwdatafind
Maintainer: Duncan Macleod <duncan.macleod@ligo.org>
Section: python
Priority: optional
Standards-Version: 3.9.1
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python3-all,
 python3-igwn-auth-utils (>= 0.3.1),
 python3-ligo-segments,
 python3-setuptools,
 help2man,
 python3-pytest (>= 2.8.0),
 python3-requests-mock,

# -- python3-gwdatafind -------------------------------------------------------

Package: python3-gwdatafind
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-igwn-auth-utils (>= 0.3.1),
 python3-ligo-segments,
Description: GW data discovery Python 3 library
 The DataFind service allows users to query for the location of
 Gravitational-Wave Frame (GWF) files containing data from the
 current gravitational-wave detectors.
 .
 This package provides the Python 3 library.

# -- gwdatafind ---------------------------------------------------------------

Package: gwdatafind
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-gwdatafind (= ${binary:Version}),
 python3-pkg-resources,
Conflicts:
 glue (<< 1.61.0),
 python-gwdatafind (<< 1.0.4-2),
Description: GW data discovery client
 The DataFind service allows users to query for the location of
 Gravitational-Wave Frame (GWF) files containing data from the
 current gravitational-wave detectors.
 .
 This package provides the command-line interface `gw_data_find'.
