Metadata-Version: 1.2
Name: plasmapy
Version: 0.1.dev2
Summary: Python package for plasma physics
Home-page: https://github.com/PlasmaPy/PlasmaPy
Author: The PlasmaPy Community
Author-email: namurphy@cfa.harvard.edu
License: BSD
Description: 
        PlasmaPy is a community-developed and community-driven core Python
        package for plasma physics.
        
Keywords: plasma,plasma physics,science
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Development Status :: 2 - Pre-Alpha
Requires: numpy
Requires: scipy
Requires: astropy
Requires: coveralls
Provides: plasmapy
Requires-Python: >=3.6
