xapian-omega 1.4.25-2 source package in Ubuntu

Changelog

xapian-omega (1.4.25-2) unstable; urgency=medium

  * debian/tests/control: omegatest is now omegatest.pl.

 -- Olly Betts <email address hidden>  Thu, 11 Apr 2024 09:18:10 +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
Oracular proposed universe web

Downloads

File Size SHA-256 Checksum
xapian-omega_1.4.25-2.dsc 2.0 KiB db2ba865524f2592a1fcf68b9d47bd19c6c2692e910d36a7bb8b36b89ee6a367
xapian-omega_1.4.25.orig.tar.xz 565.3 KiB 2fc0b505e606d5e1dcde1f22362b6f0237d9e847fc9b6af538f99bc9abd1fccb
xapian-omega_1.4.25-2.debian.tar.xz 15.0 KiB ca93e4726f283f5ad1ca2b125bc63bd0c273099d808af9d0d8df92720d534056

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