.gitattributes
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
.github/workflows/publish-to-pypi.yml
.github/workflows/tests.yml
xpublish_wms/__init__.py
xpublish_wms/_version.py
xpublish_wms/grid.py
xpublish_wms/plugin.py
xpublish_wms/utils.py
xpublish_wms/wms/__init__.py
xpublish_wms/wms/get_capabilities.py
xpublish_wms/wms/get_feature_info.py
xpublish_wms/wms/get_legend_info.py
xpublish_wms/wms/get_map.py
xpublish_wms/wms/get_metadata.py