libmstoolkit 82-6 source package in Ubuntu

Changelog

libmstoolkit (82-6) unstable; urgency=medium

  * Fixing the linker command line such that the libs appear at the end of
    the link command. Thanks to Gianfranco Costamagna
    <email address hidden> for the patch.

 -- Filippo Rusconi <email address hidden>  Mon, 05 Mar 2018 15:52:53 +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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
libmstoolkit_82-6.dsc 2.2 KiB e1df4f52cc14ef1c38ed085c412a06d9c119f04e17386cdd79b6b57e071bce6e
libmstoolkit_82.orig.tar.gz 98.7 KiB 6066d62b5110eb85ac9ec2827899c1339ce27fe6c2ad9750f09a19c6fdc2e967
libmstoolkit_82-6.debian.tar.xz 15.7 KiB bb51253ce65f17e3c1f8df93feed73f9d02157f881ee9e155c5c99c6431d7182

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.

libmstoolkit-tools: libraries for manipulating mass spectrometry data - tools

 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 a MS/MS spectrum loader tool.

libmstoolkit-tools-dbgsym: debug symbols for libmstoolkit-tools
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