Source: wfdb
Section: science
Priority: optional
Maintainer: Benjamin Moody <benjamin@physionet.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
               libcurl4-gnutls-dev | libcurl-dev,
               libexpat1-dev,
               texinfo,
               xviewg-dev [i386]

Package: wfdb
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Waveform Database Software Package
 The WFDB (Waveform Database) library supports creating, reading, and
 annotating digitized signals in a wide variety of formats.  Input can
 be from local files or directly from web or FTP servers.  Although
 created for use with physiologic signals such as those in PhysioBank
 (http://www.physionet.org/physiobank/), the WFDB library supports a
 broad range of general-purpose signal processing applications.
 .
 This package contains about 60 applications for creating, reading,
 transforming, analyzing, annotating, and viewing digitized signals,
 especially physiologic signals.  Applications include digital
 filtering, event detection, signal averaging, power spectrum
 estimation, and many others.
 .
 This package also contains shared data files and tools that are
 required by many programs that use the WFDB library.

Package: libwfdb10
Architecture: any
Section: libs
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Recommends: wfdb
Description: Waveform Database library
 The WFDB (Waveform Database) library supports creating, reading, and
 annotating digitized signals in a wide variety of formats.  Input can
 be from local files or directly from web or FTP servers.  Although
 created for use with physiologic signals such as those in PhysioBank
 (http://www.physionet.org/physiobank/), the WFDB library supports a
 broad range of general-purpose signal processing applications.
 .
 This package contains the shared library.

Package: libwfdb-dev
Architecture: any
Section: libdevel
Depends: libwfdb10 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: WFDB developer's toolkit
 The WFDB (Waveform Database) library supports creating, reading, and
 annotating digitized signals in a wide variety of formats.  Input can
 be from local files or directly from web or FTP servers.  Although
 created for use with physiologic signals such as those in PhysioBank
 (http://www.physionet.org/physiobank/), the WFDB library supports a
 broad range of general-purpose signal processing applications.
 .
 This package includes files needed to develop new WFDB applications
 in C, C++, and Fortran, examples in C and in Fortran, and
 miscellaneous documentation.

Package: wfdb-wave
Architecture: i386
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, wfdb
Description: Waveform Analyzer, Viewer, and Editor
 WAVE provides an environment for exploring digitized signals and time
 series.  It provides fast, high-quality views of data stored locally
 or on remote web or FTP servers, flexible control of standard and
 user-provided analysis modules, efficient interactive annotation
 editing, and support for multiple views on the same or different
 displays to support collaborative analysis and annotation projects.
 WAVE has been used to develop annotations for most of the PhysioBank
 databases (http://www.physionet.org/physiobank/).
 .
 WAVE uses the XView graphical user interface.
