Metadata-Version: 1.1
Name: yawap
Version: 0.0.1
Summary: Access point and wifi connection tool
Home-page: https://github.com/lukh/yawap
Author: Vivien Henry
Author-email: vivien.henry@inductivebrain.fr
License: MIT license
Description: =============================
        Yet Another Wifi Access Point
        =============================
        
        
        .. image:: https://img.shields.io/pypi/v/yawap.svg
                :target: https://pypi.python.org/pypi/yawap
        
        .. image:: https://img.shields.io/travis/lukh/yawap.svg
                :target: https://travis-ci.org/lukh/yawap
        
        .. image:: https://readthedocs.org/projects/yawap/badge/?version=latest
                :target: https://yawap.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Access point and wifi connection tool
        
        
        * Free software: MIT license
        * Documentation: https://yawap.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.1 (2019-09-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: yawap
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 :: 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
