xdmf 3.0+git20190531-10 source package in Ubuntu

Changelog

xdmf (3.0+git20190531-10) unstable; urgency=medium

  * Support python3.10 transition. Closes: #1000165

 -- Alastair McKinstry <email address hidden>  Fri, 19 Nov 2021 09:30:08 +0000

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdmf_3.0+git20190531-10.dsc 2.2 KiB 8c3769ea907a4e712cdefb6a80d1ee2e0e8e04b84f18c083f77c25b269aae9a7
xdmf_3.0+git20190531.orig.tar.xz 375.1 KiB bac60e9ca4eeb8aa296354a385a7a5aedd704c4d0760a292f30ae91185b67eb5
xdmf_3.0+git20190531-10.debian.tar.xz 10.9 KiB 008cf916faef761ea2319c70981b6509a7b90d7c1ba7d9f8ceac0b3b0ddc364d

No changes file available.

Binary packages built by this source

libxdmf-dev: eXtensible Data Model and Format development tools

 This package contains the headers and development tools needed to build
 against the Xdmf libraries.

libxdmf3: eXtensible Data Model and Format library

 The need for a standardized method to exchange scientific data between
 High Performance Computing codes and tools lead to the development of the
 eXtensible Data Model and Format (XDMF) . Uses for XDMF range from a
 standard format used by HPC codes to take advantage of widely used
 visualization programs like ParaView and VisIt,
 to a mechanism for performing coupled calculations using multiple,
 previously stand alone codes.
 .
 XDMF uses XML to store Light data and to describe the data Model.
 HDF5 is used to store Heavy data. The data Format is stored redundantly
 in both XML and HDF5. This allows tools to parse XML to determine the
 resources that will be required to access the Heavy data.
 .
 This package provides a version built on the serial version of HDF5.

libxdmf3-dbgsym: debug symbols for libxdmf3
python3-xdmf: Python3 wrappers for the eXtensible Data Model and Format library

 This package provides python3 wrappers for the libXDMF library.

python3-xdmf-dbgsym: debug symbols for python3-xdmf