Source: libgdf Maintainer: Debian Med Packaging Team Uploaders: Yaroslav Halchenko , Michael Hanke , Rafael Laboissière Section: libs Priority: optional Build-Depends: cmake, debhelper-compat (= 13), dh-exec, dh-octave, help2man, libboost-date-time-dev, libboost-dev, libboost-filesystem-dev, libboost-program-options-dev Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/libgdf Vcs-Git: https://salsa.debian.org/med-team/libgdf.git Homepage: https://github.com/mbillingr/libgdf Rules-Requires-Root: no Package: libgdf0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: IO library for the GDF (general dataformat for biosignals) GDF (General Dataformat for Biosignals) is intended to provide a generic storage for biosignals, such as EEG, ECG, MEG etc. . This package contains the shared library. Package: libgdf-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libgdf0 (>= ${source:Version}), libgdf0 (<< ${source:Version}.1~) Multi-Arch: same Description: IO library for the GDF -- development library GDF (General Dataformat for Biosignals) is intended to provide a generic storage for biosignals, such as EEG, ECG, MEG etc. . This package provides the header files. Package: gdf-tools Architecture: any Section: utils Depends: ${shlibs:Depends}, ${misc:Depends} Description: IO library for the GDF -- helper tools GDF (General Dataformat for Biosignals) is intended to provide a generic storage for biosignals, such as EEG, ECG, MEG etc. . This package provides the tool shipped with the library (gdf_merger). Package: octave-gdf Architecture: any Section: science Depends: ${octave:Depends}, ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: IO library for the GDF -- Octave interface GDF (General Dataformat for Biosignals) is intended to provide a generic storage for biosignals, such as EEG, ECG, MEG etc. . This package provides Octave bindings for libgdf. Package: matlab-gdf Architecture: all Section: contrib/science Depends: libgdf-dev (>= ${source:Version}), matlab-support, ${misc:Depends} Description: IO library for the GDF -- Matlab interface GDF (General Dataformat for Biosignals) is intended to provide a generic storage for biosignals, such as EEG, ECG, MEG etc. . This package builds Matlab bindings for GDF at installation time. Note that this package depends on Matlab -- a commercial software that needs to be obtain and installed separately.