Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 01:03:59 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/py-yadis Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200612200103.kBK13xtE091362@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2006-12-20 01:03:59 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/py-yadis         Makefile distinfo pkg-descr pkg-plist 
  Log:
  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/
  
  Revision  Changes    Path
  1.1783    +1 -0      ports/net/Makefile
  1.1       +21 -0     ports/net/py-yadis/Makefile (new)
  1.1       +3 -0      ports/net/py-yadis/distinfo (new)
  1.1       +16 -0     ports/net/py-yadis/pkg-descr (new)
  1.1       +34 -0     ports/net/py-yadis/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612200103.kBK13xtE091362>