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

Source: lscsoft-glue
Section: python
Priority: optional
Maintainer: Steffen Grunewald <steffen.grunewald@aei.mpg.de>
Homepage: https://git.ligo.org/lscsoft/glue/
Build-Depends:
 debhelper (>= 9),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all (>= 3.6),
 python3-lal,
 python3-ligo-segments,
 python3-matplotlib,
 python3-numpy,
 python3-setuptools,
 python3-six,
X-Python3-Version: >= 3.5
Standards-Version: 3.9.8

# -- python 3 packages --------------------------

Package: python3-lscsoft-glue
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ligo-segments,
 python3-numpy,
 python3-openssl,
 python3-six,
Recommends:
 python3-lal,
Conflicts:
 python3-glue,
Description: Grid LSC User Environment Python 3 library
 Glue (Grid LSC User Environment) is a suite of python3 modules and programs to
 allow users to run LSC codes on the grid.
 .
 This package provides the Python 3 library
