bash-completion-lib

Programmable completion for the bash shell
  http://code.google.com/p/bash-completion-lib/
  0
  no reviews



Bash-completion-lib extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. this project was conceived to produce programmable completion routines for the most common linux/unix commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis.

this is very similar to bash-completion package. bash-completion-lib aims to load faster and consume less memory.