Source: python-rosettasciio Section: python Priority: optional Maintainer: Debian PaN Maintainers Uploaders: Debian Python Team , Roland Mas Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-setuptools, cython3, python3-all-dev, python3-box, python3-dask, python3-dateutil, python3-numpy, python3-pint, python3-sphinx, python3-yaml, python3-numpydoc, python3-pydata-sphinx-theme, python3-sphinx-favicon, python3-sphinxcontrib-towncrier, python3-h5py, python3-numcodecs, python3-tifffile, python3-zarr, python3-pytest, python3-imageio, python3-mrcz, python3-skimage, python3-sparse, python3-pytest-xdist, python3-filelock , python3-pooch , python3-pyusid, Standards-Version: 4.6.2.0 Testsuite: autopkgtest-pkg-pybuild Vcs-Git: https://salsa.debian.org/python-team/packages/python-rosettasciio.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-rosettasciio Rules-Requires-Root: no Package: python3-rosettasciio Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Reading and writing scientific file formats The Rosetta Scientific Input Output library aims at providing easy reading and writing capabilities in Python for a wide range of scientific data formats. Thus providing an entry point to the wide ecosystem of python packages for scientific data analysis and computation, as well as an interoperability between different file formats. Just as the Rosetta stone provided a translation between ancient Egyptian hieroglyphs and ancient Greek. The RosettaSciIO library originates from the HyperSpy project for multi-dimensional data analysis. As HyperSpy is rooted in the electron microscopy community, data formats used by this community are still particularly well represented. . RosettaSciIO provides the dataset, its axes and related metadata contained in a file in a python dictionary that can be easily handled by other libraries. Similarly, it takes a dictionary as input for file writers. Package: python-rosettasciio-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: documentation for the rosettasciio Python library This package provides documentation for rosettasciio.