Metadata-Version: 2.1
Name: geoalchemy2_mssql
Version: 0.0.1
Summary: GeoAlchemy2 support for Microsoft SQL Server
Author-email: Wouter Kayser <wouter.kayser@wintor.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Dist: sqlalchemy
Requires-Dist: alembic
Requires-Dist: packaging

This is a port of the [original geoalchemy2](https://github.com/geoalchemy/geoalchemy2) that works with MSSQL. However, there are still many rough edges. So use at your own peril.
