Metadata-Version: 2.4
Name: frizbee-rs
Version: 0.1.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Requires-Dist: pytest>=8.0 ; extra == 'dev'
Provides-Extra: dev
License-File: LICENSE
Summary: Python bindings for frizbee, a fast SIMD fuzzy matcher
Keywords: fuzzy,fzf,fzy,matching,rust,simd,smith-waterman
Author-email: Philipp Temminghoff <philipp.temminghoff@gmail.com>
License-Expression: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/phil65/frizbee-rs
Project-URL: Issues, https://github.com/phil65/frizbee-rs/issues
Project-URL: Repository, https://github.com/phil65/frizbee-rs

# frizbee-rs

A Python wrapper for frizbee

