Metadata-Version: 1.1
Name: pyFF
Version: 0.1
Summary: Federation Feeder
Home-page: http://blogs.mnt.se
Author: Leif Johansson
Author-email: leifj@sunet.se
License: BSD
Description: python SAML metadata aggregator
        ===============================
        
        This is a SAML metadata aggregator written in python. It is based on the model 
        for metadata exchange by Ian Young: http://iay.org.uk/blog/2008/10/metadata_interc.html
        
        
        
        News
        ====
        
        0.1
        -----
        
        *Release date: UNRELEASED*
        
        * This is the first unreleased version of the code
        * http://github.com/leifj/pyFF
        
        
Keywords: identity federation saml metadata
Platform: UNKNOWN
Requires: lxml
Requires: dm.xmlsec.binding
Requires: pyyaml
