Source: dovecot-fts-xapian
Section: mail
Priority: optional
Maintainer: Joseph Nahmias <jello@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dovecot-dev
 , libxapian-dev
 , libicu-dev (>= 60~)
 , libsqlite3-dev
 , pkg-config
Standards-Version: 4.6.0
Homepage: https://github.com/grosjo/fts-xapian
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/dovecot-fts-xapian
Vcs-Git: https://salsa.debian.org/debian/dovecot-fts-xapian.git

Package: dovecot-fts-xapian
Architecture: any
Provides: fts-xapian
Enhances: dovecot-imapd, dovecot-pop3d
Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-abi-${dovecot:ABI-Version}
Description: full-text search for dovecot using xapian
 This project provides a straightforward and simple way to configure
 full-text search (FTS) for Dovecot, leveraging the efforts of the
 Xapian.org team.
 .
 Compared to dovecot's own FTS plugins, fts-xapian is:
 .
  * simpler than fts_solr
  * more free than fts_dovecot
  * has a more active backend than fts_lucene