apt-xapian-index 0.47ubuntu5 source package in Ubuntu

Changelog

apt-xapian-index (0.47ubuntu5) xenial; urgency=medium

  * debian/patches/04_bilingual.patch: When using --force --update on
    update-apt-xapian-index, be sure package names passed to python3-apt
    are strings, not bytes.  (LP: #1526267)

 -- Barry Warsaw <email address hidden>  Wed, 16 Dec 2015 14:12:44 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apt-xapian-index_0.47ubuntu5.tar.gz 71.9 KiB 3eee609af1dbfc05b622f2316da1eb22bc55aa45b07180661fa8ba047ba9186e
apt-xapian-index_0.47ubuntu5.dsc 1.9 KiB 42ffa078954e74c93c4b47b4e80f2d23a70ab6ae5623767d937cacec57fd3bb4

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.