LICENSE
MANIFEST.in
README.md
pyproject.toml
rust/lib.rs
src/ubigeos_peru/__init__.py
src/ubigeos_peru.egg-info/PKG-INFO
src/ubigeos_peru.egg-info/SOURCES.txt
src/ubigeos_peru.egg-info/dependency_links.txt
src/ubigeos_peru.egg-info/requires.txt
src/ubigeos_peru.egg-info/top_level.txt
src/ubigeos_peru/core/__init__.py
src/ubigeos_peru/core/__init__.pyi
src/ubigeos_peru/core/_utils.py
src/ubigeos_peru/core/resource_manager.py
src/ubigeos_peru/core/ubigeo_converter.py
src/ubigeos_peru/core/validations.py
src/ubigeos_peru/resources/__init__.py
src/ubigeos_peru/resources/departamentos.json
src/ubigeos_peru/resources/distritos.json
src/ubigeos_peru/resources/equivalencias.json
src/ubigeos_peru/resources/global.json
src/ubigeos_peru/resources/inverted.json
src/ubigeos_peru/resources/macrorregiones.json
src/ubigeos_peru/resources/otros.json
src/ubigeos_peru/resources/provincias.json
tests/test_fuzzy_match.py
tests/test_ubigeo_series.py
tests/test_ubigeo_singular.py