Metadata-Version: 1.2
Name: sweetmorse
Version: 1.0.0
Summary: Morse code tools from read to write, analog to digital
Home-page: https://github.com/Jdsleppy/sweetmorse
Author: Joel Sleppy
Author-email: jdsleppy@gmail.com
License: MIT
Description: sweetmorse
        ----------
        
        Morse code tools from read to write, analog to digital.
        
        .. image:: https://www.travis-ci.org/Jdsleppy/sweetmorse.svg?branch=master
            :target: https://www.travis-ci.org/Jdsleppy/sweetmorse
        
        Compatibility
        -------------
        
        Targets Python3, tested against against Python 3.3-3.6.
        
        More info
        ---------
        
        See a crash course at https://github.com/Jdsleppy/sweetmorse
        
Keywords: morse signal electronics
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Communications :: Ham Radio
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.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
Requires-Python: ~=3.0
