Metadata-Version: 2.4
Name: airflow-provider-sap-hana
Version: 1.3.0
Summary: An Airflow provider to connect to SAP HANA
Author-email: Jonathan Takish <jonathan.takish@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: airflow,hana,sap hana,sap-hana
Classifier: Framework :: Apache Airflow
Classifier: Framework :: Apache Airflow :: Provider
Requires-Python: <3.14,>=3.10
Requires-Dist: apache-airflow-providers-common-sql>=1.27.3
Requires-Dist: apache-airflow>=2.10.0; python_full_version < '3.13'
Requires-Dist: apache-airflow>=3.0.0; python_full_version >= '3.13'
Requires-Dist: hdbcli>=2.25.29
Requires-Dist: sqlalchemy-hana>=3.0.3
