This is htmlcompact.rb, a Ruby library to compact an HTML document by
reducing whitespaces.

It is used with htmlsplit.rb and adds a method "compact" to the
HTMLSplit class.

Author:	MoonWolf <moonwolf-ruby@moonwolf.com>
WWW:	http://www.ruby-lang.org/raa/list.rhtml?name=htmlcompact
