Termios module is simple wrapper of termios(3).  It can be included into
IO-family classes and can extend IO-family objects.  In addition, the methods
can use as module function.

Homepage:
https://github.com/arika/ruby-termios
