xapian1.3-bindings 1.3.3-0ubuntu2 source package in Ubuntu

Changelog

xapian1.3-bindings (1.3.3-0ubuntu2) xenial; urgency=medium

  * d/control-python{,3}.in: Make it clearer that these are convenience
    packages for developers beginning the porting process.
  * d/control.in: update-maintainer and comment out the
    Original-Maintainer field as per request from the Debian maintainer.

 -- Barry Warsaw <email address hidden>  Thu, 05 Nov 2015 11:51:30 -0600

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xapian1.3-bindings_1.3.3.orig.tar.xz 1.1 MiB a443a16ac8279daa5b50d3308861034f859f71c824ff5fa2d75cfda3cf31858f
xapian1.3-bindings_1.3.3-0ubuntu2.debian.tar.xz 20.3 KiB 8b70892c216850dce371630d03f65e2eac995dc86f58f5d8f41864bb48a7d467
xapian1.3-bindings_1.3.3-0ubuntu2.dsc 2.2 KiB c55aa4aae3a2f3081275c1a199d3b7f784d6f8a480ea0dab6d4fbd910c7cc72a

Available diffs

View changes file

Binary packages built by this source

python-xapian1.3: 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.

python3-xapian1.3: Xapian search engine interface for Python3

 This package provides Xapian Python3 bindings for all the packaged versions
 of Python3.
 .
 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 Python3 bindings provide an interface to the Xapian library from the
 Python programming language, allowing both indexing and retrieval operations.