Metadata-Version: 2.1
Name: pyfrost
Version: 0.1.2
Summary: An online chat library for creating the client and server.
Home-page: https://github.com/Den4200/pyfrost
Author: Dennis Pham
Author-email: dpham.42@hotmail.com
License: UNKNOWN
Description: # PyFrost
        ![PyFrost](https://img.shields.io/github/workflow/status/Den4200/pyfrost/PyFrost/master)
        [![Documentation Status](https://readthedocs.org/projects/pyfrost/badge/?version=latest)](https://pyfrost.readthedocs.io/en/latest/?badge=latest)
        [![MIT License](https://img.shields.io/github/license/Den4200/pyfrost)](LICENSE)
        
        An online chat library for creating the client and server.
        
        ## Installation
        ```cmd
        pip install pyfrost
        ```
        
        ## Documentation
        The documentation for this library can be found [here](https://pyfrost.readthedocs.io/).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Communications 
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.6
Description-Content-Type: text/markdown
