Metadata-Version: 2.1
Name: idl2py
Version: 1.0.4
Summary: Simple IDL to Python converter
Home-page: https://github.com/dnidever/idl2py
Author: David Nidever
Author-email: dnidever@montana.edu
License: MIT
Description: idl2py
        ========
        
        Simple IDL to Python converter.
        
        Author
        ======
        
        - **David Nidever** (Montana State University)
        
        Installation
        ============
        
        To install the latest version::
        
            pip install git+https://github.com/dnidever/idl2py
        
        Documentation
        -------------
        
        .. image:: https://readthedocs.org/projects/idl2py/badge/?version=latest
                :target: http://idl2py.readthedocs.io/
        
        See `the documentation <http://idl2py.readthedocs.io>`_ for information on how
        to install and use *idl2py*.
        		 
            
        License
        -------
        
        .. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
                :target: https://github.com/dnidever/idl2py/blob/main/LICENSE
        
Platform: UNKNOWN
Requires: numpy
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
