From 8b57addfef1b24e2943b7ec4b917f6124c34d749 Mon Sep 17 00:00:00 2001 From: Zachary Voase Date: Tue, 6 Apr 2010 14:37:32 +0000 Subject: Added formula for HTML-XML-utils. Signed-off-by: Adam Vandenberg --- Library/Formula/html-xml-utils.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/html-xml-utils.rb (limited to 'Library/Formula/html-xml-utils.rb') diff --git a/Library/Formula/html-xml-utils.rb b/Library/Formula/html-xml-utils.rb new file mode 100644 index 000000000..89ac5f8ac --- /dev/null +++ b/Library/Formula/html-xml-utils.rb @@ -0,0 +1,14 @@ +require 'formula' + +class HtmlXmlUtils