h5utils 1.13.1-5 source package in Ubuntu

Changelog

h5utils (1.13.1-5) unstable; urgency=medium

  * Team upload.
  * Bump watch file version to 4.
  * Update lintian overrides.
  * Bump Standards-Version to 4.6.1, no changes.
  * Update watch file for GitHub URL changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Add patch to fix acute-accent-in-manual-page issues.
  * Add Rules-Requires-Root to control file.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 10:29:50 +0100

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

Downloads

File Size SHA-256 Checksum
h5utils_1.13.1-5.dsc 1.9 KiB 060d316cc82b947be7e94f2b56acd1dcdcd12f7f5655930058d5418cacbac6d1
h5utils_1.13.1.orig.tar.gz 156.4 KiB c5a76f064d6daa3e65583dce2b61202510e67cf6590f076af9a8aa72511d7d65
h5utils_1.13.1-5.debian.tar.xz 7.7 KiB 5a3ff8fb302034267cb96407dc1dd7f76ab7b19922b554f27a19a9139df85c85

No changes file available.

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