AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/rf_info.data.rst
docs/rf_info.rst
docs/usage.rst
rf_info/__init__.py
rf_info/cli.py
rf_info/countrymap.py
rf_info/rf_info.py
rf_info.egg-info/PKG-INFO
rf_info.egg-info/SOURCES.txt
rf_info.egg-info/dependency_links.txt
rf_info.egg-info/entry_points.txt
rf_info.egg-info/not-zip-safe
rf_info.egg-info/requires.txt
rf_info.egg-info/top_level.txt
rf_info/data/__init__.py
rf_info/data/a_allocations.py
rf_info/data/b_allocations.py
rf_info/data/c_allocations.py
rf_info/data/international.py
rf_info/data/rangekeydict.py
rf_info/data/satellites.py
rf_info/data/us.py
tests/__init__.py
tests/rand.py
tests/test_cli.py
tests/test_rf_info.py