libmstoolkit 82-3 source package in Ubuntu

Changelog

libmstoolkit (82-3) unstable; urgency=medium

  * Fix the dpkg-gensymbols command line to produce a correct symbols file.
    Thanks to Adrian Bunk <email address hidden> for reporting the bug 
    (Closes: #891805).

 -- Filippo Rusconi <email address hidden>  Thu, 01 Mar 2018 09:13:48 +0100

Upload details

Uploaded by:
Debichem Team
Uploaded to:
Sid
Original maintainer:
Debichem Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmstoolkit_82-3.dsc 2.1 KiB 3d76c678e360b32081397345ddb21fe118acaa292a119c500d2042de06db2872
libmstoolkit_82.orig.tar.gz 98.7 KiB 6066d62b5110eb85ac9ec2827899c1339ce27fe6c2ad9750f09a19c6fdc2e967
libmstoolkit_82-3.debian.tar.xz 15.3 KiB a7a16a51efbf72ea2e1edb08fdf9c3ffc5732fe6dc26b9868288ffcafafd69b4

Available diffs

No changes file available.

Binary packages built by this source

libmstoolkit-dev: libraries for manipulating mass spectrometry data - dev files

 The MSToolkit is a light-weight C++ library for reading, writing, and
 manipulating mass spectrometry data. The MSToolkit is easily linked
 to virtually any C++ algorithm for simple, fast file reading and
 analysis.
 .
 Supported File Formats:
 -----------------------
   - read-only mzML including internal compression (zlib and numpress)
     and external compression (.mzML.gz) read-only;
   - read-only mzXML including internal compression (zlib) and external
     compression (.mzXML.gz)
   - read/write mgf, ms1, ms2, bms1, bms2, cms1, cms2
 .
 Simple Interface:
 ------------------
   - Open any file format from a single function call;
   - Store any spectrum in a simple, comprehensive data structure;
   - Sequential or random-access file reading.

libmstoolkit82: libraries for manipulating mass spectrometry data - runtime

 The MSToolkit is a light-weight C++ library for reading, writing, and
 manipulating mass spectrometry data. The MSToolkit is easily linked
 to virtually any C++ algorithm for simple, fast file reading and
 analysis.
 .
 Supported File Formats:
 -----------------------
   - read-only mzML including internal compression (zlib and numpress)
     and external compression (.mzML.gz) read-only;
   - read-only mzXML including internal compression (zlib) and external
     compression (.mzXML.gz)
   - read/write mgf, ms1, ms2, bms1, bms2, cms1, cms2
 .
 Simple Interface:
 ------------------
   - Open any file format from a single function call;
   - Store any spectrum in a simple, comprehensive data structure;
   - Sequential or random-access file reading.
 .
 This package ships these libraries:
 .
   - libmstoolkit;
   - libmstoolkitlite;

libmstoolkit82-dbgsym: debug symbols for libmstoolkit82