软件包:python-xapian(1.4.11-2)
python-xapian 的相关链接
Debian 的资源:
下载源码包 xapian-bindings:
- [xapian-bindings_1.4.11-2.dsc]
- [xapian-bindings_1.4.11.orig.tar.xz]
- [xapian-bindings_1.4.11-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [xapian.org]
相似软件包:
Xapian search engine interface for Python
This package provides Xapian Python bindings for all the packaged versions of Python.
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.
其他与 python-xapian 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libxapian30 (>= 1.4.11~)
- 搜索引擎库
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: xapian-doc
- Core Xapian documentation