summaryrefslogtreecommitdiffstats
path: root/crypto/xmlsec/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/xmlsec/DETAILS')
-rwxr-xr-xcrypto/xmlsec/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/crypto/xmlsec/DETAILS b/crypto/xmlsec/DETAILS
new file mode 100755
index 0000000000..84cb548ee0
--- /dev/null
+++ b/crypto/xmlsec/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=xmlsec
+ VERSION=1.2.9
+ SOURCE=$SPELL${VERSION%%\.*}-$VERSION.tar.gz
+ MD5[0]='d7e5d499a2e715b9fa3b8af470d2ac06'
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL${VERSION%%\.*}-$VERSION
+ SOURCE_URL[0]=http://www.aleksey.com/$SPELL/download/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.xmlsoft.org/$SPELL/releases/$SOURCE
+ WEB_SITE=http://www.aleksey.com/xmlsec/
+ LICENSE[0]=MIT
+ ENTERED=20050528
+ UPDATED=20050528
+ BUILD_API=2
+ GATHER_DOCS=no
+ SHORT='XMLSEC implements XML Signature and XML Encryption'
+cat << EOF
+XML Security Library is a C library based on LibXML2. The library supports
+major XML security standards:
+* XML Signature;
+* XML Encryption.
+EOF