From 9fa9f6ed471b7eefb356159b10b07358db691280 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Mon, 28 Dec 2009 13:21:22 +0100 Subject: Gwenhywfar 3.11.1 Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides you with some often needed modules such as configuration file handling, simple XML file parsing, IPC etc. --- Library/Formula/gwenhywfar.rb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Library/Formula/gwenhywfar.rb (limited to 'Library/Formula') diff --git a/Library/Formula/gwenhywfar.rb b/Library/Formula/gwenhywfar.rb new file mode 100644 index 000000000..67b4e1230 --- /dev/null +++ b/Library/Formula/gwenhywfar.rb @@ -0,0 +1,19 @@ +require 'formula' + +class Gwenhywfar