LICENSE
README.md
pyproject.toml
src/__init__.py
src/georef_ar_py/__init__.py
src/georef_ar_py/__main__.py
src/georef_ar_py/commands.py
src/georef_ar_py/constants.py
src/georef_ar_py/diff.py
src/georef_ar_py/georequests.py
src/georef_ar_py/info.py
src/georef_ar_py.egg-info/PKG-INFO
src/georef_ar_py.egg-info/SOURCES.txt
src/georef_ar_py.egg-info/dependency_links.txt
src/georef_ar_py.egg-info/entry_points.txt
src/georef_ar_py.egg-info/requires.txt
src/georef_ar_py.egg-info/top_level.txt
tests/test_diff.py
tests/test_georequests.py
tests/test_info.py