freebsd-ports/textproc/ruby-escape/pkg-descr
Dmitry Marakasov 54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00

12 lines
316 B
Text

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
WWW: http://www.a-k-r.org/escape/