h5utils 1.12.1-4 source package in Ubuntu

Changelog

h5utils (1.12.1-4) unstable; urgency=medium

  * Team upload.
  * Drop octave support to not need manual dependency changes every transition.
    (closes: #799394)
  * Update Vcs-Browser URL to use HTTPS.

 -- Bas Couwenberg <email address hidden>  Sat, 19 Sep 2015 08:32:16 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe science

Downloads

File Size SHA-256 Checksum
h5utils_1.12.1-4.dsc 1.9 KiB 092bb21e0dadac1d55ecb09786265bccb7dadc9e3ca363a42745f383ee5573aa
h5utils_1.12.1.orig.tar.gz 153.1 KiB 7290290ca5d5d4451d757a70c86baaa70d23a28edb09c951b6b77c22b924a38d
h5utils_1.12.1-4.debian.tar.xz 7.1 KiB 8256427ec94e27165cf8d135787916e4d982f432640f8c6c1ef11c9eaff5d08c

No changes file available.

Binary packages built by this source

h5utils: No summary available for h5utils in ubuntu wily.

No description available for h5utils in ubuntu wily.

h5utils-dbgsym: debug symbols for package h5utils

 HDF5 (Hierarchical Data Format 5) is a file format for storing
 scientific data. These tools allow converting other formats to
 HDF5 and to visualize HDF5 files. They include:
  - h5topng, which extracts a 2d slice of an HDF5 file and
    outputs a corresponding image in PNG format;
  - h5totxt, which extracts 2d slices and outputs comma-delimited
    text (suitable for import into a spreadsheet);
  - h5fromtxt, which converts simple text input into
    multi-dimensional numeric HDF5 datasets;
  - h5fromh4, which converts HDF4 data to HDF5;
  - h5tovtk, which converts HDF5 files to VTK files for
    visualization with VTK-aware programs;