xdffileio 0.3-4ubuntu2 source package in Ubuntu

Changelog

xdffileio (0.3-4ubuntu2) noble; urgency=medium

  * d/rules: Update d-shlibmove invocation so that libxdffileio0t64 package
    actually contains the shared library.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 19 Apr 2024 14:09:55 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdffileio_0.3.orig.tar.bz2 385.8 KiB 9f4615cb320963cb8855993960adb46895c4a614c700bc2e2b79c10d4a7312fb
xdffileio_0.3-4ubuntu2.debian.tar.xz 6.1 KiB 34701e3f649f35a3fbc70711f729f9d2d5d38415a709696b99a689c8aa1af180
xdffileio_0.3-4ubuntu2.dsc 2.1 KiB 1072e4a29958db816698b8d6e5933f814eb457d3f54a123e44b16b3b8071a31e

View changes file

Binary packages built by this source

libxdffileio-dev: Library to read/write EEG data file formats (development files)

 xdffileio is a library that provides a unified interface for writing and
 reading various biosignal file formats in realtime (i.e. streaming). It has
 been designed to provide a flexible, consistent and generic interface to
 all supported file formats while minimizing the overhead the function
 calls: the heaviest operations (type casting, scaling and formatting) are
 offloaded into a separated thread. This design makes its particularly
 suitable to be directly used in a data acquisition loop (like in
 electrophysiology recording or in Brain-Computer Interfaces (BCI)).
 .
 The genericity of the interface makes trivial various operations like
 transformation of a recorded file or its conversion to another file format.
 xdffileio currently supports EDF, BDF, GDF1 and GDF2 file formats and more
 will be added in future.
 .
 This package contains the files needed to compile and link programs which
 use xdffileio.

libxdffileio0t64: Library to read/write EEG data file formats

 xdffileio is a library that provides a unified interface for writing and
 reading various biosignal file formats in realtime (i.e. streaming). It has
 been designed to provide a flexible, consistent and generic interface to
 all supported file formats while minimizing the overhead of the function
 calls: the heaviest operations (type casting, scaling and formatting) are
 offloaded into a separated thread. This design makes its particularly
 suitable to be directly used in a data acquisition loop (like in
 electrophysiology recording or in Brain-Computer Interfaces (BCI)).
 .
 The genericity of the interface makes trivial various operations like
 transformation of a recorded file or its conversion to another file format.
 xdffileio currently supports EDF, BDF, GDF1 and GDF2 file formats and more
 will be added in future.

libxdffileio0t64-dbgsym: debug symbols for libxdffileio0t64