Metadata-Version: 2.1
Name: plasma_properties_package
Version: 0.1.0
Summary: Compute Plasma Properties
Home-page: https://github.com/lukestanek/plasma_properties
Author: Lucas J. Stanek
Author-email: staneklu@msu.edu
License: UNKNOWN
Description: # Plasma Properties
        Module for computing properties in plasmas such as transort phenomena, Zbar, etc.
        
        ## Installing with pip
        Open an terminal and type:
        
        `$ pip install plasma-properties-package`
        
        ## Documentation
        https://lukestanek.github.io/plasma_properties_package/
        
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
