File: README.md

package info (click to toggle)
rust-escapist 0.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 218 bytes parent folder | download
1
2
3
4
5
# escapist

Extremely minimal HTML/`href` escaping/unescaping. Emphasis on minimal. I wouldn't really use this if I were you.

Essentially, a port of [Houdini](https://github.com/vmg/houdini) functions which I needed.