Hi,

== Abstract

Sary makes `apt-cache search' and `apt-file search' MUCH FASTER.
Using apt-sary is very easy!
Only replace `apt-' with `apt-sary-'.


It is available at 
http://www.rubyist.net/~rubikitch/computer/apt-sary/index.en.html


== What's new

=== [2005/12/21] 0.1 released
Initial release


== Install
Please execute the following commands.

  apt-get install rake sary apt apt-file
  ruby -ropen-uri -e 'URI("http://www.rubyist.net/~rubikitch/archive/apt-sary-0.1.tar.gz").read.display' > apt-sary-0.1.tar.gz
  tar xzvf apt-sary-0.1.tar.gz


When you failed, please download it from the next link.

* ((<apt-sary-0.1.tar.gz|URL:http://www.rubyist.net/~rubikitch/archive/apt-sary-0.1.tar.gz>))

Then, install it.

  ruby setup.rb
  apt-sary-mksary

== Examples

  apt-sary-cache search dpkg-reconfigure
speeds up
  apt-cache search dpkg-reconfigure


  apt-sary-file search dpkg-reconfigure
speeds up
  apt-file search dpkg-reconfigure



--
rubikitch
http://www.rubyist.net/~rubikitch/index.en.html