Updated ecf files toward complete void-safety
Added iron package files. Added libfcgi files to compile .lib and .dll on Windows
This commit is contained in:
16
library/security/openid/package.iron
Normal file
16
library/security/openid/package.iron
Normal file
@@ -0,0 +1,16 @@
|
||||
package openid
|
||||
|
||||
project
|
||||
openid = "consumer/openid.ecf"
|
||||
openid = "consumer/openid-safe.ecf"
|
||||
demo = "consumer/demo/demo-safe.ecf"
|
||||
|
||||
note
|
||||
title: Eiffel OpenID
|
||||
description: OpenID library (for now only consumer)
|
||||
tags: openid,security
|
||||
license: Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)
|
||||
-- copyright:
|
||||
-- link[doc]: "Documentation" http://
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user