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)
11 lines
281 B
Plaintext
11 lines
281 B
Plaintext
Ruby escape - HTML/URI/shell escaping utilities
|
|
|
|
Features:
|
|
- several escaping/composing functions
|
|
* HTML text
|
|
* HTML attribute value
|
|
* URI path
|
|
* shell command line
|
|
- dedicated classes for escaped strings
|
|
- escape and compose strongly related strings at once
|