h5utils 1.13.2-1build1 source package in Ubuntu

Changelog

h5utils (1.13.2-1build1) noble; urgency=medium

  * No-change rebuild against libpng16-16t64

 -- Steve Langasek <email address hidden>  Thu, 29 Feb 2024 06:50:26 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
h5utils_1.13.2.orig.tar.gz 111.5 KiB fc0bb757eba170735425a625f4c1a7329a3d698edd7273279a3aa3ac622d7e1b
h5utils_1.13.2-1build1.debian.tar.xz 7.8 KiB 932a8d11d123457d6c3984d5b65c6d2b5a9474aeabc8e8dacabecf5c005d0dbb
h5utils_1.13.2-1build1.dsc 2.1 KiB c894449f4848f6f79032cf5b9cdcf6ab2d4012943ccd5648054774cb45b7dfd3

View changes file

Binary packages built by this source

h5utils: HDF5 files visualization tools

 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;

h5utils-dbgsym: debug symbols for h5utils