Metadata-Version: 2.4
Name: niondata
Version: 15.9.2
Summary: A data processing library for Nion Swift.
Author-email: Nion Software <swift@nion.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/nion-software/niondata
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: nionutils<5.0.0,>=4.14.0
Requires-Dist: numpy<3.0,>=2.0
Requires-Dist: scipy
Dynamic: license-file

Nion Data
=========

The Nion Data library (used in Nion Swift)
------------------------------------------
NionData is the data library for Nion Swift.

.. start-badges

.. list-table::
    :stub-columns: 1

    * - tests
      - | |linux|
    * - package
      - |version|


.. |linux| image:: https://img.shields.io/travis/nion-software/niondata/master.svg?label=Linux%20build
   :target: https://travis-ci.org/nion-software/niondata
   :alt: Travis CI build status (Linux)

.. |version| image:: https://img.shields.io/pypi/v/niondata.svg
   :target: https://pypi.org/project/niondata/
   :alt: Latest PyPI version

.. end-badges

More Information
----------------

- `Changelog <https://github.com/nion-software/niondata/blob/master/CHANGES.rst>`_
