Metadata-Version: 1.1
Name: pyHMSA-viewer
Version: 0.1
Summary: Graphical interface to view HMSA files
Home-page: http://pyhmsa.readthedocs.org
Author: Philippe Pinard
Author-email: philippe.pinard@gmail.com
License: MIT
Description: pyHMSA-viewer is a graphical interface to view HMSA files based on the Python 
        library `pyHMSA <https://pypi.python.org/pypi/pyHMSA>`_.
        HMSA is a file format intended to be a common exchange format for microscopy and
        microanalysis data. 
        More information about the file format and its specifications can be found 
        `here <http://www.csiro.au/luminescence/HMSA/index.html>`_.
        
        The graphical interface is designed in Qt 
        (`PySide <http://qt-project.org/wiki/PySide>`_) and requires 
        `matplotlib <http://matplotlib.org>`_ and 
        `pillow <https://pillow.readthedocs.org>`_ to run.
        
        The library is provided under the MIT license.
Keywords: microscopy microanalysis hmsa file format user interface
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: User Interfaces
