Metadata-Version: 1.2
Name: komm
Version: 0.5.0
Summary: An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems.
Home-page: https://github.com/rwnobrega/komm/
Author: Roberto W. Nobrega
Author-email: rwnobrega@gmail.com
License: GPL
Project-URL: Documentation, http://komm.readthedocs.io/
Project-URL: Source, https://github.com/rwnobrega/komm/
Description: 
        **Komm** is an open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems. This project is inspired by---but is not meant to be compatible with---the MATLAB® `Communications System Toolbox™ <https://www.mathworks.com/help/comm/>`_. Other sources of inspiration include `GNU Radio <https://gnuradio.org/>`_, `CommPy <http://veeresht.info/CommPy/>`_, and `SageMath <https://www.sagemath.org/>`_. **Komm** is licensed under the `GNU General Public License v3.0 <https://www.gnu.org/licenses/gpl-3.0.en.html>`_.
        
        For installation instructions and source code, please check the project's `development page at GitHub <https://github.com/rwnobrega/komm>`_.
        
        For library reference, please check the project's `documentation page at Read the Docs <http://komm.readthedocs.io/>`_.
        
        This software is still under development.
        
Platform: UNKNOWN
Requires-Python: >=3.5
