Metadata-Version: 2.1
Name: sifts
Version: 0.2
Summary: Simple full-text search library with SQL backend
Author-email: "David M. Straub" <straub@protonmail.com>
License: MIT
Project-URL: homepage, https://github.com/DavidMStraub/sifts
Project-URL: repository, https://github.com/DavidMStraub/sifts
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: SQLAlchemy

# Sifts &ndash; Simple Full Text Search

Sifts is a simple Python full text search engine library with an SQLite or PostgreSQL backend.
