Source: edfbrowser
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Étienne Mollier <etienne.mollier@mailoo.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               qt5-qmake,
               qtbase5-dev,
               qtbase5-dev-tools,
               libqt5opengl5-dev,
               qttools5-dev-tools,
               libedf-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/edfbrowser
Vcs-Git: https://salsa.debian.org/med-team/edfbrowser.git
Homepage: https://www.teuniz.net/edfbrowser/
Rules-Requires-Root: no

Package: edfbrowser
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: viewer for biosignal storage files such as bdf and edf
 EDFbrowser is a viewer for medical timeseries storage files containing data
 such as EEG, EMG, and ECG signals.  It supports EDF(+) and BDF(+) file
 formats.
 Apart from viewing the files, it also supports some editing operations and
 can convert the biomedical files to other formats.