1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
DESCRIPTION = "Python DES implementation" SECTION = "console/network" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "python" PR = "r1" ARCH_pydes = "all" SRC_URI = "http://twhiteman.netfirms.com/pyDES/pyDes-1.3.1.tar.gz" inherit distutils S = ${WORKDIR}/pyDes-1.3.1