libairware is the glue that binds all the rest of the code on 802.11mercenary together. There was so much fragmented wireless code laying around that I just couldnt take it anymore. I started writing a library that would let me share as much code as possible. a few months later libairware was born.
If you're a coder libairware can do a lot of work for you. For example, my pcap2air utility is only 87 lines of code (excluding the user input validation/parsing). Some good examples of what libairware can do are included with the library.