软件包: python-xapian (1.4.5-1ubuntu3)
python-xapian 的相关链接
Trisquel 的资源:
下载源码包 xapian-bindings:
- [xapian-bindings_1.4.5-1ubuntu3.dsc]
- [xapian-bindings_1.4.5.orig.tar.xz]
- [xapian-bindings_1.4.5-1ubuntu3.debian.tar.xz]
维护者:
Original Maintainer:
- Olly Betts
外部的资源:
- 主页 [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)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libxapian30 (>= 1.4.5)
- Search engine library
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: xapian-doc
- Core Xapian documentation