Metadata-Version: 2.1
Name: niondata
Version: 0.15.1
Summary: A data processing library for Nion Swift.
Home-page: https://github.com/nion-software/niondata
Author: Nion Software
Author-email: swift@nion.com
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: ~=3.8
License-File: LICENSE.txt
Requires-Dist: numpy (<2.0,>=1.21)
Requires-Dist: scipy
Requires-Dist: nionutils (<0.5.0,>=0.4.0)

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>`_
