Metadata-Version: 2.1
Name: allstarlink-keyed
Version: 0.1.4
Summary: A script to fetch and display currently keyed AllStarLink Nodes
Home-page: https://github.com/w5alc/allstarlink-keyed
Author: Jon Poindexter W5ALC
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests >=2.0.0
Requires-Dist: beautifulsoup4 >=4.0.0
Requires-Dist: rich >=13.0.0
Requires-Dist: tenacity >=8.0.0

# AllStarlink-Keyed

A Python package that fetches and displays currently keyed AllStarLink nodes using the Rich library.

## Installation

```bash
pip install allstarlink-keyed
