Source: pydv
Section: science
Maintainer: Jameson Graef Rollins <jameson.rollins@ligo.org>
Priority: optional
Build-Depends:
 debhelper (>= 10),
 dh-python,
 python3,
 python3-setuptools,
Standards-Version: 4.0.0
Homepage: https://git.ligo.org/cds/pydv
Vcs-Git: https://git.ligo.org/cds/pydv.git

Package: pydv
Architecture: all
Depends:
 python3-gpstime,
 python3-matplotlib,
 python3-nds2-client,
 ${misc:Depends},
 ${python3:Depends},
Description: NDS2 timeseries plotting utility
 Python library for creating time series plots of LIGO data retrieved
 using LIGO NDS2 services and matplotlib.
