fb16dfecae
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
283 B
Plaintext
5 lines
283 B
Plaintext
This module is yet another parser and tree-builder for HTML documents. It is
|
|
designed to make extraction and modification of HTML documents simplistic. The
|
|
API allows for easy custom additions to the document being parsed, and allows
|
|
very specific tag, text, and comment extraction.
|