Metadata-Version: 1.1
Name: phypy
Version: 0.1.0
Summary: Library of tools for wireless, physical layer research, simulations, and testing.
Home-page: https://github.com/ctarver/phypy
Author: Chance Tarver
Author-email: tarver.chance@gmail.com
License: MIT license
Description: =====
        phypy
        =====
        
        
        .. image:: https://img.shields.io/pypi/v/phypy.svg
                :target: https://pypi.python.org/pypi/phypy
        
        .. image:: https://travis-ci.com/ctarver/phypy.svg?branch=master
                :target: https://travis-ci.com/ctarver/phypy
        
        .. image:: https://readthedocs.org/projects/phypy/badge/?version=latest
                :target: https://phypy.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Library of tools for wireless, physical layer research, simulations, and testing.
        
        
        * Free software: MIT license
        * Documentation: https://phypy.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.1.0 (2019-01-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: phypy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
