Metadata-Version: 1.2
Name: hamutils
Version: 0.1.1
Summary: Amateur radio utils library
Home-page: https://github.com/sq8kfh/hamutils
Author: SQ8KFH
Author-email: sq8kfh+pypi@gmail.com
License: MIT
Description: hamutils
        ========
        
        Amateur Radio utility library.
        
        - 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
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
