1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: edfbrowser
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
qt5-qmake,
qtbase5-dev,
qtbase5-dev-tools,
libqt5opengl5-dev,
qttools5-dev-tools,
libedf-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/edfbrowser
Vcs-Git: https://salsa.debian.org/med-team/edfbrowser.git
Homepage: http://www.teuniz.net/edfbrowser/
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.
|