Metadata-Version: 2.1 Name: amsterdam-airflow-postgres-insert-csv-operator Version: 1.1 Summary: Amsterdam Airflow operator: postgres_insert_csv_operator Home-page: https://amsterdam.nl License: MIT Keywords: airflow,operators Author: Amsterdam Author-email: welcome@amsterdam.nl Maintainer: Amsterdam Maintainer-email: welcome@amsterdam.nl Requires-Python: >=3.9,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Dist: apache-airflow (==2.2.5) Requires-Dist: apache-airflow-providers-postgres (==2.4.0) Requires-Dist: cachecontrol[filecache] (>=0.12.9,<0.13.0) Requires-Dist: poetry-core (>=1.1.0b3,<2.0.0) Requires-Dist: poetry-plugin-export (>=1.0.5,<2.0.0) Requires-Dist: psycopg2 (==2.8.6) Requires-Dist: psycopg2-binary (==2.9.1)