Пакет python3-module-xapian: Информация

  • Default inline alert: Версия в репозитории: 1.4.24-alt4

Бинарный пакет: python3-module-xapian
Версия: 1.4.21-alt1
Архитектура: armh
Собран:  18 сентября 2023 г. 23:38 в задании #307833
Исходный пакет: xapian-bindings
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: http://www.xapian.org/

Лицензия: GPL-2.0-or-later
О пакете: Python 3 bindings for Xapian search engine
Описание: 
Xapian is a highly adaptable toolkit which allows developers to easily
add advanced indexing and search facilities to their own applications.
It has built-in support for several families of weighting models
and also supports a rich set of boolean query operators.

This package provides the files needed for developing Python 3 scripts
which use Xapian.

Сопровождающий: Vitaly Chikunov


Последнее изменение


23 октября 2022 г. Vitaly Chikunov 1.4.21-alt1
- Update to 1.4.21 (2022-09-22).
26 сентября 2022 г. Vitaly Chikunov 1.4.15-alt5
- Rebuild with newer libruby(2->3).
- Remove checkinstall test and replace it with tests run in %check, so that
  ALT beekeeper will try them too.
22 марта 2022 г. Vitaly Chikunov 1.4.15-alt4
- spec: Build ruby module in vendor directories.
- spec: Build ruby-xapian-checkinstall with a simple test.
- spec: Link xapian.so with the libruby to cause proper dependence.