Metadata-Version: 2.4
Name: mssql-python-rs
Version: 0.0.0
Summary: Reserved name for the Rust-based native provider (TDS core + ODBC driver) consumed by mssql-python. Placeholder release; not yet functional.
Author: Microsoft Corporation
License: MIT
Project-URL: Homepage, https://github.com/microsoft/mssql-python
Project-URL: Source, https://github.com/microsoft/mssql-rs
Keywords: sqlserver,azure-sql,tds,odbc,mssql
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Database
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mssql-python-rs

Placeholder release reserving the `mssql-python-rs` name on PyPI.

This distribution will eventually bundle the Rust-based native provider — the TDS
core and the `mssqlodbc` driver — built and signed from
[microsoft/mssql-rs](https://github.com/microsoft/mssql-rs) and consumed by
[microsoft/mssql-python](https://github.com/microsoft/mssql-python).

This `0.0.0` release is a non-functional placeholder. Do not depend on it.
