python-scrypt: add new package

This python package provides bindings for the scrypt key derivation
function library. (https://bitbucket.org/mhallin/py-scrypt/overview)

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Mark Asselstine
2017-11-06 15:54:54 -05:00
committed by Armin Kuster
parent 865d7c09b8
commit 598aab3c25
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
inherit setuptools python-dir
require python-scrypt.inc