xapian-bindings 1.4.25-1 source package in Ubuntu

Changelog

xapian-bindings (1.4.25-1) unstable; urgency=medium

  * New upstream release:
    + debian/control.in: Add pkgconf to Build-Depends, needed since upstream
      1.4.24.
  * debian/clean: Remove python3/__pycache__/ on clean.  (Closes: #1047428)
  * debian/copyright: Update copyright holders and years.

 -- Olly Betts <email address hidden>  Wed, 10 Apr 2024 10:45:09 +1200

Upload details

Uploaded by:
Olly Betts
Uploaded to:
Sid
Original maintainer:
Olly Betts
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe libs

Downloads

File Size SHA-256 Checksum
xapian-bindings_1.4.25-1.dsc 2.4 KiB 45a4caa96b465cad278b5b93ce08937d2fcd86ff461420c5d817cca393ea648c
xapian-bindings_1.4.25.orig.tar.xz 1.0 MiB 068314fca3f54524701492df432fa54c485fd4e39613ca2cd275e136964e81a9
xapian-bindings_1.4.25-1.debian.tar.xz 22.6 KiB 695216d1d5a5093d5224745086734e5399a60f01537152947cb1a0b8b8cd6368

No changes file available.

Binary packages built by this source

libxapian-java: Xapian search engine interface for Java

 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 Java bindings provide an interface to the Xapian library from
 Java, allowing both indexing and retrieval operations.
 .
 This package contains the architecture-independent part of the Xapian Java
 bindings.

libxapian-java-doc: Xapian search engine interface for Java (documentation)

 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 Java bindings provide an interface to the Xapian library from
 Java, allowing both indexing and retrieval operations.
 .
 This package contains the documentation for the Xapian Java bindings.

libxapian-jni: Xapian search engine interface for Java (JNI library)

 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 Java bindings provide an interface to the Xapian library from
 Java, allowing both indexing and retrieval operations.
 .
 This package contains the architecture-dependent part of the Xapian Java
 bindings.

libxapian-jni-dbgsym: debug symbols for libxapian-jni
python3-xapian: 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-dbgsym: debug symbols for python3-xapian
ruby-xapian: Xapian search engine interface for Ruby

 This package provides Xapian Ruby bindings built for Ruby.
 .
 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 Ruby bindings provide an interface to the Xapian library from the
 Ruby programming language, allowing both indexing and retrieval operations.

ruby-xapian-dbgsym: debug symbols for ruby-xapian
tclxapian: 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-dbgsym: debug symbols for tclxapian