パッケージ: python3-xapian (1.4.25-1 など)
python3-xapian に関するリンク
Debian の資源:
xapian-bindings ソースパッケージをダウンロード:
- [xapian-bindings_1.4.25-1.dsc]
- [xapian-bindings_1.4.25.orig.tar.xz]
- [xapian-bindings_1.4.25-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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libxapian30 (>= 1.4.19~)
- 検索エンジンライブラリ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- sug: xapian-doc
- Xapian のコアドキュメント