File: control

package info (click to toggle)
edfbrowser 1.81%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,632 kB
  • sloc: cpp: 68,449; ansic: 8,959; sh: 147; xml: 19; makefile: 12
file content (29 lines) | stat: -rw-r--r-- 1,122 bytes parent folder | download
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
28
29
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.