Config.in 236 B

12345678
  1. config BR2_PACKAGE_PYTHON_WHOOSH
  2. bool "python-whoosh"
  3. select BR2_PACKAGE_PYTHON3_ZLIB # runtime
  4. help
  5. Whoosh is a fast, pure-Python full text indexing, search and
  6. spell checking library.
  7. https://pypi.python.org/pypi/Whoosh/