Metadata-Version: 1.2
Name: hamutils
Version: 0.2.0
Summary: Amateur radio utils library
Home-page: https://github.com/sq8kfh/hamutils
Author: SQ8KFH
Author-email: sq8kfh@gmail.com
License: MIT
Download-URL: https://github.com/sq8kfh/hamutils/tarball/v0.2.0
Description: hamutils
        ========
        
        Amateur Radio utility library.
        
        - hamutils.adif - implements the ADIF (including ADX) file format for reading and writing
        - hamutils.cabrillo - implements the Cabrillo file format for writing
        - hamutils.qrz - provides access to the qrz.com's XML subscription data service.
        - hamutils.space_weather - gets a space weather from NOAA/SWPC
        
Keywords: ham,qrz,space weather,adif,cabrillo
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Ham Radio
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Requires-Python: >=3.4
