forked from Lainports/freebsd-ports
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
359 B
Text
8 lines
359 B
Text
ruby-libxml provies a clean and fast Ruby interface into the libxml2
|
|
library. All of the power and granularity of libxml's data
|
|
structures should be available. Those wanting a user friendly API
|
|
that follows the Ruby-way of doing things should be pleasantly
|
|
surprised.
|
|
|
|
Author: Sean Chittenden <sean@ruby-lang.org>
|
|
WWW: http://rubyforge.org/projects/libxml/
|