|
|
Log in / Subscribe / Register

Python Keyring Lib v0.2 released

From:  Kang Zhang <jobo.zh-AT-gmail.com>
To:  python-announce-list-AT-python.org
Subject:  Python Keyring Lib v0.2 Released
Date:  Mon, 7 Sep 2009 23:59:38 +0800
Message-ID:  <46117fbb0909070859q23f3ce68ma3746f756e13a56a@mail.gmail.com>
Archive‑link:  Article

Hi all,

We're proud to annouce that Python keyring lib 0.2 is released.

Introduction
=========
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.

Page on PyPI: http://pypi.python.org/pypi/keyring/

What's new in v0.2?
===============

It's a bugfix-only version for v0.1, the major change is the support for
Python 2.4+. So if you're using Python 2.6, it's not needed to upgrade.

Regards,

Kang

-- 
------------------------------------------------------------
Kang Zhang

Computer Science Dept.
Shanghai Jiao Tong University
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds