freebsd-ports/textproc/ruby-escape/pkg-descr
TAKATSU Tomonari 7820ddae48 - Add a new port: textproc/ruby-escape
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/
2011-03-29 21:00:05 +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/