python-meshio 7.0.0-2 source package in Ubuntu

Changelog

python-meshio (7.0.0-2) unstable; urgency=medium

  * Team upload.
  * update debian/rules: tools now install paraview script correctly
    into usr/share not the python module dir.  Closes: #1026646.
  * debian/tests: run tests over all supported python versions
  * Standards-Version: 4.6.2

 -- Drew Parsons <email address hidden>  Wed, 28 Dec 2022 00:43:12 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-meshio_7.0.0-2.dsc 2.5 KiB 8ea2f6612e31d0b8f6214a6ccffd250deee332ac60af3bd00c23677c728138a9
python-meshio_7.0.0.orig.tar.xz 301.4 KiB c1b3e3d1f73210d979d7b96de0d73fb468237f7e0a631224cb094094de6432d8
python-meshio_7.0.0-2.debian.tar.xz 27.3 KiB a553037804ca8d8e18718aab2dd6dbb7f6d1ed4d0511d0ee6b5eba6b14dfdb97

No changes file available.

Binary packages built by this source

meshio-tools: command-line tools for meshio

 Meshio can read from and write to various data formats representing
 unstructured meshes, such as DOLFIN, Gmsh, H5M or VTK.
 .
 This package provides the command-line tools, and a plugin for
 paraview.
 .
 This package also provides Flavien Loiseau's msh2xdmf tool to
 convert from MSH to XDMF mesh formats.

python3-meshio: library for reading and writing mesh data (Python 3)

 Meshio can read from and write to various data formats representing
 unstructured meshes, such as DOLFIN, Gmsh, H5M or VTK.
 .
 This package provides the modules for Python 3.