Info2: << Package: keyring-py%type_pkg[python] Version: 0.5 Revision: 1 Type: python (2.5 2.6 2.7) Description: Store and access your passwords safely DescDetail: << The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. The keyring services supported by the Python keyring lib: OSXKeychain: supports the Keychain service in Mac OS X. KDEKWallet: supports the KDE's Kwallet service. GnomeKeyring: for Gnome environment. Besides these native password storing services provided by operating systems. Python keyring lib also provides following build-in keyrings. Win32CryptoKeyring: for Windows 2k+. CryptedFileKeyring: a command line interface keyring base on PyCrypto. UncryptedFileKeyring: a keyring which leaves passwords directly in file. << DescUsage: << OSXKeychain and UncryptedFileKeyring are always supported, with OSXKeychain as the default. Install pycrypto-py%type_pkg[python] to enable CryptedFileKeyring and gnome-python2-desktop-py%type_pkg[python] for GnomeKeyring support. KDEKWallet isn't currently supported and Win32CryptoKeyring, of course, isn't either. << Maintainer: Daniel Johnson License: OSI-Approved Homepage: http://pypi.python.org/pypi/keyring Source: mirror:custom:k/keyring/keyring-%v.tar.gz Source-MD5: 8ae722931aee278445ef6500434c246b Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12) Suggests: pycrypto-py%type_pkg[python], gnome-python2-desktop-py%type_pkg[python] CompileScript: %p/bin/python%type_raw[python] setup.py build InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d DocFiles: CHANGES.txt CONTRIBUTORS.txt PKG-INFO README.txt demo CustomMirror: << eur-NL: http://a.pypi.python.org/packages/source/ nam-US: http://b.pypi.python.org/packages/source/ eur-DE: http://c.pypi.python.org/packages/source/ eur-DE: http://d.pypi.python.org/packages/source/ eur-DE: http://e.pypi.python.org/packages/source/ eur-DE: http://f.pypi.python.org/packages/source/ << <<