Metadata-Version: 2.1
Name: wnutils
Version: 2.0.0
Summary: Python project to read and plot webnucleo files
Home-page: https://github.com/mbradle/wnutils
Author: Clemson University
Author-email: mbradle@clemson.edu
License: GPLv3+
Project-URL: Bug Reports, https://github.com/mbradle/wnutils/issues
Project-URL: Source, https://github.com/mbradle/wnutils/
Description: Overview
        ========
        
        wnutils is a python package for reading and plotting
        `webnucleo <http://sourceforge.net/u/mbradle/blog/>`_ files.
        
        Installation
        ------------
        
        Install from `PyPI <https://pypi.org/project/wnutils>`_ with pip by
        typing in your favorite terminal::
        
            $ pip install wnutils
        
        Authors
        -------
        
        - Bradley S. Meyer <mbradle@clemson.edu>
        - Norberto Davila <ndavila@clemson.edu>
        
        Contribute
        ----------
        
        - Issue Tracker: `<https://github.com/mbradle/wnutils/issues/>`_
        - Source Code: `<https://github.com/mbradle/wnutils/>`_
        
        License
        -------
        
        The project is licensed under the GNU Public License v3 (or later).
        
        Usage
        -----
        
        The best way to get started using wnutils is to follow the
        `tutorials <http://wnutils.readthedocs.io/en/latest/tutorials.html>`_.
        You may also want to visit our `galleries <https://github.com/mbradle/wnutils/wiki/Galleries>`_ or check out our `Jupyter Notebooks <https://github.com/mbradle/wnutils_tutorials/>`_ or our `Code Samples <https://github.com/mbradle/wnutils/wiki/Code-Samples>`_.
        
Keywords: astronomy nuclear astrophysics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: test
