Date: Fri, 4 Sep 2009 21:04:44 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/py-keyring Makefile distinfo pkg-descr pkg-plist ports/security/py-keyring/files patch-extensions.py Message-ID: <200909042104.n84L4id1047468@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-09-04 21:04:44 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/py-keyring Makefile distinfo pkg-descr pkg-plist
security/py-keyring/files patch-extensions.py
Log:
The Python keyring lib provides an easy way to access the system keyring
service from Python. It can be used in any application that needs safe password
storage. It supports OSX, KDE, Gnome and Windows's native password storing
services. Besides this, it is shipped with kinds of Python implemented keyring
for the left environments.
WWW: http://pypi.python.org/pypi/keyring
PR: ports/138513
Submitted by: Douglas Thrift
Revision Changes Path
1.1053 +1 -0 ports/security/Makefile
1.1 +56 -0 ports/security/py-keyring/Makefile (new)
1.1 +3 -0 ports/security/py-keyring/distinfo (new)
1.1 +14 -0 ports/security/py-keyring/files/patch-extensions.py (new)
1.1 +7 -0 ports/security/py-keyring/pkg-descr (new)
1.1 +12 -0 ports/security/py-keyring/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909042104.n84L4id1047468>
