Source: python-meshio Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant , Nico Schlömer Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, dpkg-dev (>= 1.17.14), pandoc, python3-all, python3-h5py , python3-lxml , python3-netcdf4 , python3-numpy , python3-pytest , python3-setuptools, # python3-vtk7 Standards-Version: 4.2.1 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: 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.