python-keyring: new package

[Thomas: convert to the Python package infrastructure, improved the
.zip handling, added license informations.]

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Ludovic Desroches
2013-12-11 21:27:03 +01:00
committed by Peter Korsgaard
parent b71842cb65
commit fba747ca43
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_PYTHON_KEYRING
bool "python-keyring"
depends on BR2_PACKAGE_PYTHON
help
The Python keyring lib provides a easy way to access the
system keyring service from Python.
https://pypi.python.org/pypi/keyring