Metadata-Version: 1.1
Name: ZemaxGlass
Version: 1.0
Summary: Zemax glass (.agf) file reader
Home-page: https://github.com/nzhagen/zemaxglass
Author: Nathan Hagen
Author-email: nhagen@optics.arizona.edu
License: UNKNOWN
Download-URL: https://github.com/nzhagen/zemaxglass/blob/master/ZemaxGlass.py
Description: A reader for Zemax format optical glass catalog files.
        -----------------------------------------------------------
        
        "ZemaxGlass" reads in a directory of Zemax ".agf" format files and builds a library
        of glasses from them. A complete library is included with the repository. This allows
        users to plot the dispersion curves of glasses, and to visually compare the properties of all
        glasses in the library against one another. (See the user manual for details.)
        
        This version requires Python 2.7 or later.
        
Keywords: zemax,glass,spectra,dispersion
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
