RSS 2 projects tagged "MIT/X"

No download Website Updated 25 Mar 2009 CLOPS

Screenshot
Pop 16.64
Vit 38.99

CLOPS generates a Java command-line parser and documentation, given a description of command-line options in a custom language. The user can explicitly express dependencies between the individual options such as exclusion or overrides.

Download Website Updated 28 Jan 2013 jsoup

Screenshot
Pop 187.00
Vit 14.49

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

translate word

A command that translates words into different languages.

Screenshot

Project Spotlight

Redstart Templating

A PHP5 OO template engine which supports template inheritance.