From 63c96513e765cf689bf81e99003f13a92aee4985 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Wed, 10 Feb 2010 15:49:39 +0200 Subject: xml2rfc from svn + required formula.rb download strategy fix --- Library/Formula/xml2rfc.rb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Library/Formula/xml2rfc.rb (limited to 'Library/Formula') diff --git a/Library/Formula/xml2rfc.rb b/Library/Formula/xml2rfc.rb new file mode 100644 index 000000000..2ada51412 --- /dev/null +++ b/Library/Formula/xml2rfc.rb @@ -0,0 +1,20 @@ +require 'formula' + +class Xml2rfc