Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29508

Added Files:
        keyring-py.info mercurial-keyring-py.info 
Log Message:
New package.


--- NEW FILE: keyring-py.info ---
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 <[email protected]>
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/
<<
<<

--- NEW FILE: mercurial-keyring-py.info ---
Info2: <<
Package: mercurial-keyring-py%type_pkg[python]
Version: 0.4.2
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Mercurial Keyring Extension
DescDetail: <<
        mercurial_keyring is a Mercurial extension used to securely save HTTP
        and SMTP authentication passwords in password databases (Gnome Keyring,
        KDE KWallet, OSXKeyChain, specific solutions for Win32 and command
        line). This extension uses and wraps services of the keyring library.
<<
DescUsage: <<
        Add the line
        mercurial_keyring =
        to the [extensions] section of your ~/.hgrc file to enable.
        Use hg help mercurial_keyring to check that it is installed
        correctly. See the homepage for usage information.
<<
Maintainer: Daniel Johnson <[email protected]>
License: GPL2+
Homepage: http://pypi.python.org/pypi/mercurial_keyring

Source: mirror:custom:m/mercurial_keyring/mercurial_keyring-%v.tar.gz
Source-MD5: ef2aaadb323e11115a21b110e405e5f9

Depends: python%type_pkg[python], mercurial-py%type_pkg[python], 
keyring-py%type_pkg[python]
BuildDepends: fink (>= 0.24.12), distribute-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: PKG-INFO README.txt

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/
<<
<<


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to