Metadata-Version: 2.1
Name: ctyparser
Version: 2.2.0
Summary: A CTY.DAT parser for modern amateur radio programs.
Home-page: https://github.com/miaowware/ctyparser
Author: classabbyamp, 0x5c
Author-email: dev@kb6.ee, dev@0x5c.io
License: MIT
Description: # ctyparser
        
        A CTY.DAT parser for modern amateur radio programs.
        
        Support: [![Discord](https://discordapp.com/api/guilds/656888365886734340/widget.png?style=shield)](https://discord.gg/SwyjdDN)
        
        [![PyPI](https://img.shields.io/pypi/v/ctyparser)](https://pypi.org/project/ctyparser/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ctyparser) ![PyPI - License](https://img.shields.io/pypi/l/ctyparser) [![Documentation Status](https://readthedocs.org/projects/ctyparser/badge/?version=latest)](https://ctyparser.readthedocs.io/en/latest/?badge=latest)
        
        ## Installation
        
        `ctyparser` requires Python 3.6 at minimum.
        
        ```none
        $ pip install ctyparser
        ```
        
        ## API and CLI Documentation
        
        Documentation is available on [ReadTheDocs](https://ctyparser.readthedocs.io/).
        
        ## Copyright
        
        Copyright 2019-2020 classabbyamp, 0x5c  
        Released under the MIT License.  
        See `LICENSE` for the full license text.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications :: Ham Radio
Description-Content-Type: text/markdown
