File: README.md

package info (click to toggle)
ipython 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 28,032 kB
  • ctags: 15,433
  • sloc: python: 73,792; makefile: 428; sh: 297
file content (13 lines) | stat: -rw-r--r-- 365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# google-caja

This is the javascript portion of the [Google Caja][] HTML sanitizer,
so that it can be installed as a [Bower][] package.

[google-caja]: https://developers.google.com/caja/
[bower]: http://bower.io/

## License

Since this is just packaging of another project,
any code here is licensed under Apache 2.0,
the same license of the Google Caja itself.