Metadata-Version: 1.0
Name: aiowintest
Version: 0.0.4
Summary: Python implementation of the Win-Test UDP protocol
Home-page: https://github.com/hin/aiowintest
Author: Hans Insulander SM0UTY
Author-email: hans@codium.se
License: BSD 2-Clause "Simplified" License
Description: ==================================================
        Python implementation of the Win-Test UDP protocol
        ==================================================
        
        Win-Test (http://win-test.com) is a tool used for Ham Radio Contesting.
        
        This is a partial implementation of the protocol used by Win-Test to
        synchronize QSOs, gab (chat) messages, contest score, and other information
        over a local IP network.
        
        The authors of this package are not affiliated in any way with the Win-Test
        developers.
        
        Installation
        ============
        
        Install using pip:
        
        .. code-block:: bash
        
            pip install aiowintest
        
        Documentation
        =============
        
        Please see https://aiowintest.readthedocs.io/
        
        Authors
        =======
        
        Hans Insulander, SM0UTY, <hans@codium.se>
        
Platform: UNKNOWN
