python-cryptography: new package (closes #2035)
authorJeffery To <jeffery.to@gmail.com>
Fri, 27 Nov 2015 12:06:19 +0000 (20:06 +0800)
committerMichael Heimpold <mhei@heimpold.de>
Fri, 1 Jan 2016 22:32:33 +0000 (23:32 +0100)
commit342bcd66d530971636a143d560269335d9a178eb
treec55c07f73068366f91ec47fe8fa4867732e6d48a
parentaf61a0315eec5df6dc673854327dcef173a9f8cb
python-cryptography: new package (closes #2035)

From the README:

cryptography is a package which provides cryptographic recipes and
primitives to Python developers.  Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+.

This depends on python-cffi host install (#2034)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
[Squashed update to latest upstream version into this introducing commit]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/python-cryptography/Makefile [new file with mode: 0644]