libmstoolkit 82-2.1~build1 source package in Ubuntu

Changelog

libmstoolkit (82-2.1~build1) bionic; urgency=medium

  * hdf5 support has been dropped in Debian too, make it syncable again

 -- Gianfranco Costamagna <email address hidden>  Wed, 28 Feb 2018 12:55:27 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
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.orig.tar.gz 98.7 KiB 6066d62b5110eb85ac9ec2827899c1339ce27fe6c2ad9750f09a19c6fdc2e967
libmstoolkit_82-2.1~build1.debian.tar.xz 15.3 KiB 30cbb5a21a94fe3088ea67e1c58317ecba2c61ff4291b46cc054795020079439
libmstoolkit_82-2.1~build1.dsc 2.1 KiB 99381a7765937657b3513d4dc42360dbe78abd381eb86c90995a182ca6a14239

Available diffs

View changes file

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