Metadata-Version: 2.1
Name: duckdb-selective-search
Version: 0.0.1
Summary: Selective search algorithms implemented with DuckDB
Author: Gijs Hendriksen
Author-email: info@gijshendriksen.nl
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: duckdb (>=1.1.3,<2.0.0)
Description-Content-Type: text/markdown

# DuckDB Selective Search

This package contains selective search algorithms implemented in DuckDB.

