DESCRIPTION = "Python Arrays on mmap()" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core" DEPENDS = "virtual/libc" SRCNAME = "vmaps" SRC_URI = "http://snafu.freedom.org/Vmaps/Vmaps-${PV}.tgz" S = "${WORKDIR}/Vmaps-${PV}" inherit distutils