apt-xapian-index 0.54-ok1 source package in openKylin

Changelog

apt-xapian-index (0.54-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 14:50:33 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main admin
Nile V2.0 proposed main admin

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apt-xapian-index_0.54.orig.tar.gz 47.3 KiB 056d6565b862af8a2be77aa9633a40c4a5896a3f5d8d5f7327517a5935c76d8b
apt-xapian-index_0.54-ok1.debian.tar.xz 7.1 KiB 54c6cc27cfcae0989d184aacc6d8076dfe26d7a89fe9e6d135baa8f6a7169b7d
apt-xapian-index_0.54-ok1.dsc 2.0 KiB 598b57d1b1eec82bb0bc19ad4850ebc5ccd5f9da23ada14a243d430e6602a693

Available diffs

View changes file

Binary packages built by this source

apt-xapian-index: maintenance and search tools for a Xapian index of Debian packages

 This package provides update-apt-xapian-index, a tool to maintain a Xapian
 index of Debian package information in /var/lib/apt-xapian-index, and
 axi-cache, a command line search tool that uses the index.
 .
 axi-cache allows one to search packages very quickly, and it also interfaces
 with the shell command line completion in a smart way, providing
 context-sensitive keyword and tag suggestions even before the search command
 is actually run.
 .
 update-apt-xapian-index allows plugins to be installed in
 /usr/share/apt-xapian-index to index all sorts of extra information, such as
 Debtags tags, popcon information, package ratings and anything else that would
 fit.
 .
 The index generated by update-apt-xapian-index is self-documenting, as it
 contains an autogenerated README file with information on the index layout and
 all the data that can be found in it.