Metadata-Version: 2.4
Name: dbt-duckdb-udf
Version: 0.0.3
Summary: dbt-duckdb plugin enabling direct integration with DuckDB's Python interface
Project-URL: Homepage, https://github.com/brucemen711/dbt-duckdb-udf.git
Author-email: Bruce Nguyen <nguyendinhhuynhbk@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: duckdb==1.1.3
Requires-Dist: pyarrow==18.1.0
