套件:python3-xapian(1.4.22-1)
python3-xapian 的相關連結
Debian 的資源:
下載原始碼套件 xapian-bindings:
- [xapian-bindings_1.4.22-1.dsc]
- [xapian-bindings_1.4.22.orig.tar.xz]
- [xapian-bindings_1.4.22.orig.tar.xz.asc]
- [xapian-bindings_1.4.22-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [xapian.org]
相似套件:
Xapian search engine interface for Python3
This package provides Xapian Python3 bindings.
The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents.
The Xapian Python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations.
其他與 python3-xapian 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libxapian30 (>= 1.4.19~)
- Search engine library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- sug: xapian-doc
- Core Xapian documentation