python-yadis - Relying party support for the Yadis service discovery protocol
Description:
This code implements relying party support for the Yadis[1] service discovery protocol. The protocol was developed for use by decentralized URL-based identity systems, but is useful for advertising services provided by or on behalf of a certain URL. To learn more about Yadis, see http://www.openidenabled.com/yadis The JanRain Python OpenID library[2] uses this library for discovery of OpenID service endpoints. See that library for an example of library usage. 1. http://yadis.org/ 2. http://www.openidenabled.com/openid/libraries/python/
Homepage: http://www.openidenabled.com/yadis/libraries/python
License: LGPL
Vendor: Fedora Project
Packages
python-yadis-1.1.0-3.fc7.noarch [212 KiB] |
Changelog by Jeffrey C. Ollie (2007-01-14):
- Really fix elementtree usage in python 2.5. |