5e0e27b45a4f13d222f413302a4b17f793eccd4a
[vuplus_openembedded] / python / python-m2crypto_0.13.1.oe
1 DESCRIPTION = "A Python crypto and SSL toolkit"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 DEPENDS = "openssl swig-native"
6 RDEPENDS = "python-core"
7 SRCNAME = "M2Crypto"
8
9 SRC_URI = "http://sandbox.rulemaker.net/ngps/Dist/m2crypto-0.13.zip \
10            file://0.13p1.patch;patch=1;pnum=0"
11 S = "${WORKDIR}/m2crypto-0.13"
12
13 inherit distutils
14