Metadata-Version: 1.1
Name: pulsarbat
Version: 0.0.3
Summary: pulsarbat (PULSAR Baseband Analysis Tools) is a Python package for analysis of radio baseband observations of pulsars.
Home-page: https://github.com/theXYZT/pulsarbat
Author: Nikhil Mahajan
Author-email: mahajan@astro.utoronto.ca
License: GNU General Public License v3
Description: =========
        pulsarbat
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/pulsarbat.svg
                :target: https://pypi.python.org/pypi/pulsarbat
        
        .. image:: https://img.shields.io/travis/theXYZT/pulsarbat.svg
                :target: https://travis-ci.org/theXYZT/pulsarbat
        
        .. image:: https://readthedocs.org/projects/pulsarbat/badge/?version=latest
                :target: https://pulsarbat.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        pulsarbat (PULSAR Baseband Analysis Tools) is a Python package for analysis of radio baseband observations of pulsars.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://pulsarbat.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.2 (2019-07-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: pulsarbat
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
