mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
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
|