Source: python-meshio Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant , Nico Schlömer Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, dpkg-dev (>= 1.17.14), pandoc, python3-all:any, python3-h5py , python3-importlib-metadata , python3-lxml , python3-netcdf4 , python3-numpy (>= 1.20.0~), python3-pytest , python3-requests , python3-rich , python3-setuptools (>= 42~), python3-wheel # python3-vtk7 Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/science-team/python-meshio Vcs-Git: https://salsa.debian.org/science-team/python-meshio.git Homepage: https://github.com/nschloe/meshio Package: python3-meshio Architecture: all Depends: python3-lxml, ${misc:Depends}, ${python3:Depends} Recommends: meshio-tools, python3-h5py, python3-netcdf4 # python3-vtk7 Description: 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. Package: meshio-tools Architecture: all Section: utils Depends: ${misc:Depends}, ${python3:Depends}, python3-meshio Description: 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.