apt-xapian-index 0.44ubuntu5 source package in Ubuntu

Changelog

apt-xapian-index (0.44ubuntu5) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:00:43 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main admin

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
apt-xapian-index_0.44ubuntu5.tar.gz 57.3 KiB 465886479c0c5fb041819bf5591217e4c8ed805a8fe674b0cf9db19d8eeda383
apt-xapian-index_0.44ubuntu5.dsc 1.3 KiB 3559d04fe402a6f98d480da15595b9aa4d34cde6f3ef9952199d9ad8d3c229ac

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