mirror of
https://github.com/hemna/aprsd-weewx-plugin.git
synced 2025-12-20 12:44:33 -05:00
6 lines
143 B
Python
6 lines
143 B
Python
|
|
"""Top-level package for aprsd_weewx_plugin."""
|
||
|
|
|
||
|
|
__author__ = """Walter A. Boring IV"""
|
||
|
|
__email__ = "waboring@hemna.com"
|
||
|
|
__version__ = "0.1.0"
|