Metadata-Version: 2.4
Name: airflow-provider-sap-hana
Version: 1.4.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.14
License-Expression: Apache-2.0
Classifier: Framework :: Apache Airflow
Classifier: Framework :: Apache Airflow :: Provider
License-File: LICENSE
Requires-Dist: apache-airflow>=3.0.0; python_full_version >= '3.13'
Requires-Dist: apache-airflow>=2.10.0; python_full_version < '3.13'
Requires-Dist: apache-airflow-providers-common-sql>=1.27.3
Requires-Dist: hdbcli>=2.26.18
Requires-Dist: sqlalchemy-hana>=3.0.3
