Metadata-Version: 1.2
Name: nionswift-instrumentation
Version: 0.14.1
Summary: A Nion Swift library for STEM instrumentation (Camera, Scan, Video, Microscope).
Home-page: https://github.com/nion-software/nionswift-instrumentation-kit
Author: Nion Software
Author-email: swift@nion.com
License: GPLv3
Description: Nion Swift Instrumentation
        ==========================
        
        The Nion Swift Instrumentation library (used in Nion Swift)
        -----------------------------------------------------------
        The instrumentation library provides base classes for STEM instrumentation including cameras and scanners.
        
        .. start-badges
        
        .. list-table::
            :stub-columns: 1
        
            * - tests
              - | |linux|
            * - package
              - |version|
        
        
        .. |linux| image:: https://img.shields.io/travis/nion-software/nionswift-instrumentation-kit/master.svg?label=Linux%20build
           :target: https://travis-ci.org/nion-software/nionswift-instrumentation-kit
           :alt: Travis CI build status (Linux)
        
        .. |version| image:: https://img.shields.io/pypi/v/nionswift-instrumentation.svg
           :target: https://pypi.org/project/nionswift-instrumentation/
           :alt: Latest PyPI version
        
        .. end-badges
        
        More Information
        ----------------
        
        - `Changelog <https://github.com/nion-software/nionswift-instrumentation-kit/blob/master/CHANGES.rst>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.5
Requires-Python: ~=3.5
