Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-yadis: Relying party support for the Yadis service discovery protocol
- Summary
- 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/
Changelog
- * Sun Jan 14 16:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.1.0-3
- Really fix elementtree usage in python 2.5.
- * Sat Jan 13 16:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.1.0-2
- python-elementtree is built in to python 2.5 in fc7+
- * Sat Jan 13 16:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.1.0-1
- Update to 1.1.0