RSS 1 project tagged "whitelist"

Download Website Updated 28 Jan 2013 jsoup

Screenshot
Pop 187.70
Vit 14.55

jsoup is a Java library for working with real-world HTML. It can parse HTML from a URL, file, or string. It can find and extract data, using DOM traversal or CSS selectors. The HTML elements, attributes, and text can be manipulated. It can clean user-submitted content against a safe white-list. jsoup is designed to deal with all varieties of HTML found in the wild, from pristine and validating to invalid tag-soup; jsoup will create a sensible parse tree.

Screenshot

Project Spotlight

Hypertable

A high performance, scalable database modeled after Bigtable.

Screenshot

Project Spotlight

prwd

A tool to print your working directory in a reduced form.