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

Package: python3-igwn-segments
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-lal
Description: Representations of semi-open intervals - Python 3 package
 igwn-segments provides representation of semi-open intervals or "segments".
 The main application of this package is represenation of intervals of time
 in gravitational-wave data analysis.
 .
 This package provides Python 3 modules.
