软件包:tclxapian(1.4.18-1)
tclxapian 的相关链接
Debian 的资源:
下载源码包 xapian-bindings:
- [xapian-bindings_1.4.18-1.dsc]
- [xapian-bindings_1.4.18.orig.tar.xz]
- [xapian-bindings_1.4.18.orig.tar.xz.asc]
- [xapian-bindings_1.4.18-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [xapian.org]
相似软件包:
Xapian search engine interface for Tcl
This package provides Xapian Tcl bindings which should work with any version of Tcl >= 8.1 (by using Tcl's stubs mechanism.)
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 Tcl bindings provide an interface to the Xapian library from the Tcl programming language, allowing both indexing and retrieval operations.
其他与 tclxapian 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libxapian30 (>= 1.4.17~)
- 搜索引擎库
-
- sug: xapian-doc
- Core Xapian documentation