1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
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

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