Commit graph

2 commits

Author SHA1 Message Date
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Cheng-Lung Sung
93dc0495a5 Python YADIS
------------

This code implements relying party support for the Yadis 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 module yadis.xrires also provides a method of resolving XRI.

The JanRain Python OpenID library uses this library for discovery of OpenID
service endpoints.  See that library for an example of library usage.

WWW: http://www.openidenabled.com/yadis/libraries/python/
2006-12-20 01:03:59 +00:00