Source: groonga-normalizer-mysql
Section: libs
Priority: optional
Maintainer: Kouhei Sutou <kou@clear-code.com>
Build-Depends:
  debhelper (>= 9),
  autotools-dev,
  pkg-config,
  libgroonga-dev (>= 3.0.0)
Standards-Version: 3.9.3
Homepage: http://groonga.org/

Package: groonga-normalizer-mysql
Section: libs
Architecture: any
Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  libgroonga0
Description: MySQL derived normalizer for groonga.
 Groonga is an open-source fulltext search engine and column store.
 It lets you write high-performance applications that requires fulltext search.
 .
 This package provides a normalizer which normalizes text as same as MySQL does.

