Metadata-Version: 2.4
Name: airflow-provider-sap-hana
Version: 3.0
Summary: An Airflow provider to connect to SAP HANA
Keywords: airflow,hana,sap hana,sap-hana
Author-email: Jonathan Takish <jonathan.takish@gmail.com>
Requires-Python: >=3.10, <3.15
Classifier: Framework :: Apache Airflow
Classifier: Framework :: Apache Airflow :: Provider
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: apache-airflow>=3.0.6; python_version < '3.14'
Requires-Dist: apache-airflow>=3.2.0; python_version == '3.14'
Requires-Dist: apache-airflow-providers-common-sql>=1.27.5
Requires-Dist: hdbcli>=2.26.18
Requires-Dist: sqlalchemy-hana>=3.0.3
