xapian-omega 1.4.12-1 source package in Ubuntu

Changelog

xapian-omega (1.4.12-1) unstable; urgency=medium

  * New upstream release
  * debian/control.in: Mark conformance with policy 4.4.0.

 -- Olly Betts <email address hidden>  Fri, 23 Aug 2019 11:08:18 +1200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xapian-omega_1.4.12-1.dsc 2.0 KiB 1c855a97d876fa9bee2692e67c9f0cef8983a134bbf413b3e2cfc4c044715b55
xapian-omega_1.4.12.orig.tar.xz 526.7 KiB 0e6767d4571b6b58ae4e65b0b60cce57909f11aec245fc557eb9d13a47ca19ce
xapian-omega_1.4.12-1.debian.tar.xz 14.5 KiB 2c5fb7581d75c121a5f89f27c2c35e95cf0308568fc0ad948b81c745499896a9

Available diffs

No changes file available.

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".

xapian-omega-dbgsym: debug symbols for xapian-omega