Metadata-Version: 1.0
Name: sas32kd
Version: 0.0.2
Summary: SAS 32KD USI Protocol Library
Home-page: UNKNOWN
Author: avc
Author-email: avcsec@protonmail.com
License: MIT
Description: SAS 32 KD Library
        =================
        
        A library to simplify communication with TCP/IP Server Module for Sierra Automated Systems audio routers SAS 32KD.
        
        Communication protocol description is available here: http://www3.sasaudio.com/downloads/SAS%20Documentation/USI_Protocol_32KD_Rev_13.pdf.
        
        Source Code
        -----------
        https://github.com/dgalus/sas32kd
        
        PyPI package
        ------------
        https://pypi.org/project/sas32kd/
        
        Documentation
        -------------
        https://sas32kd.rtfd.io
        
        Documentation can be also found in the `docs/` directory as reStructuredText files. Build the docs by running `make` in the `docs/` directory, then viewing `docs/_build/html/index.html`.
        
        Installation
        ------------
            python -m pip install sas32kd
        
        Author
        ------
        dgalus / avc <avcsec@protonmail.com>
        
Platform: UNKNOWN
