DESCRIPTION="A collection of cryptographic algorithms and protocols" SECTION=base PRIORITY=optional MAINTAINER="Michael Lauer " RDEPENDS=libc6 python-core gmp DEPENDS=virtual/libc gmp SRCNAME=pycrypto SRC_URI = http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz S = ${WORKDIR}/${SRCNAME}-${PV} inherit distutils