Metadata-Version: 2.1
Name: monashspa
Version: 1.0.2
Summary: Library of useful data analysis tools for Monash University Physics & Astronomy students
Home-page: https://monashspa.readthedocs.io
Author: School of Physics & Astronomy, Monash University
License: GPLv3
Project-URL: Documentation, https://monashspa.readthedocs.io
Project-URL: Source Code, https://bitbucket.org/monashuniversityphysics/monashspa
Description: # monashspa
        monashspa is a Python library containing helpful Python functions and utilities for Physics & Astronomy classes at Monash University.
        
        ## Documentation
        Documentation, along with installation instructions, are available at [http://monashspa.readthedocs.io/](http://monashspa.readthedocs.io/)
        
        ## Licence
        monashspa is licensed under the GPLv3 licence.
        
        ## Contributing
        Please see [contributing.md](https://bitbucket.org/monashuniversityphysics/monashspa/src/tip/contributing.md)
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Description-Content-Type: text/markdown
