.gitignore
.readthedocs.yml
LICENSE
README.md
pyproject.toml
tox.ini
.github/workflows/build.yml
.github/workflows/quick_test.yml
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/convert_to_json.rst
docs/source/convert_value.rst
docs/source/guard_generic_alias.rst
docs/source/index.rst
docs/source/readme.rst
tests/__init__.py
tests/conftest.py
tests/test_convert_to_json.py
tests/test_convert_value.py
tests/test_convert_value_class.py
tests/test_convert_value_geometry.py
tests/test_guard_generic_alias.py
tests/data/reference/test_convert_crs/epsg4326.json
tests/data/reference/test_convert_crs/epsg4326.txt
typepigeon/__init__.py
typepigeon/convert.py
typepigeon.egg-info/PKG-INFO
typepigeon.egg-info/SOURCES.txt
typepigeon.egg-info/dependency_links.txt
typepigeon.egg-info/requires.txt
typepigeon.egg-info/top_level.txt