Metadata-Version: 2.1
Name: StarburstPy
Version: 0.9.0
Summary: Python Wrapper for Starburst99
Home-page: https://github.com/rjtanner/StarburstPy
Author: Ryan Tanner
Author-email: ryan.tanner@nasa.gov
License: UNKNOWN
Description: # Starburstpy
        
        StarburstPy is a python wrapper for Starburst99 (Leitherer et al. (1999), Leitherer et al. (2014)) in python.
            
        The Starburst99 Fortan code must be downloaded and compiled before this will work. See http://www.stsci.edu/science/starburst99/docs/default.htm for the Starburst99 code and instructions on how to compile it.
            
        I do not maintain the Starburst99 code so I cannot answer (most) technical questions about it. Questions about Starburst99 should be directed to Claus Leitherer.
        
        Questions about StarburstPy should be directed to me, the author. 
            
            Author: Ryan Tanner
            email: ryan.tanner@nasa.gov
            url: https://github.com/rjtanner/StarburstPy
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
