xapian-omega 1.2.7-1 source package in Ubuntu

Changelog

xapian-omega (1.2.7-1) unstable; urgency=low

  * New upstream release.
  * debian/control.in: Standards-Version: 3.9.2 (no changes required).
  * debian/rules: Add build-arch and build-indep targets.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 16:42:42 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Olly Betts
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xapian-omega_1.2.7.orig.tar.gz 594.6 KiB 867497e77ea39cde079c0a18aab1106401f6dc8bf9b5e0087d23727db4032786
xapian-omega_1.2.7-1.debian.tar.gz 11.6 KiB 974778e631df76ae8445273d078758ebf2d624e36740fe01776ed452355798c2
xapian-omega_1.2.7-1.dsc 1.9 KiB 688787c56d7932ac8ab738c961a2b55428cfff57a532a67e17f7b2b321e9c590

Available diffs

View changes file

Binary packages built by this source

xapian-omega: CGI search interface and indexers using Xapian

 This package contains:
  - the "omega" CGI application which provides a customisable web interface for
    searching Xapian databases.
  - the "omindex" tool for indexing a directory tree of documents into a Xapian
    database in a form suitable for searching with omega.
  - the "scriptindex" indexer, which takes a simple text input format
    representing documents as a set of fields, together with an "index script"
    file specifying actions to be performed on each field, and indexes the
    documents into a Xapian database.
  - some example scripts for converting data from different sources into a form
    suitable for processing with "scriptindex".