From 9e4c02cf8087be77fe58c0885bde6865a29b2cc2 Mon Sep 17 00:00:00 2001 From: David Höppner Date: Sat, 13 Feb 2010 19:21:59 +0100 Subject: New formlula opensaml OpenSAML is a set of open source C++ & Java libraries meant to support developers working with the Security Assertion Markup Language (SAML). --- Library/Formula/opensaml.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Library/Formula/opensaml.rb (limited to 'Library') diff --git a/Library/Formula/opensaml.rb b/Library/Formula/opensaml.rb new file mode 100644 index 000000000..ed1476440 --- /dev/null +++ b/Library/Formula/opensaml.rb @@ -0,0 +1,18 @@ +require 'formula' + +class Opensaml