summaryrefslogtreecommitdiff
path: root/packages/python/python-crypto_1.9a6.bb
blob: 0a842e4688c5dd9a792c87cdcbe0a91d8b105e15 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A collection of cryptographic algorithms and protocols"
SECTION = "devel/python"
PRIORITY = "optional"
DEPENDS = "gmp"
SRCNAME = "pycrypto"
LICENSE = "python-crypto"
SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
08-01-14cacao 0.98+hg20071001: Added snapshot version.Robert Schuster1 2007-11-22cacao-cldc: fix path to cldc1.1.jarHenning Heinold1 2007-08-08cacao: first support of cacao in oeHenning Heinold1