DESCRIPTION = "Psyco lets you run your existing Python software much faster, with no change in your source." HOMEPAGE = "http://psyco.sourceforge.net" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "PSF" RDEPENDS = "python-core" SRCNAME = "psyco" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}-src.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" COMPATIBLE_HOST = 'i.86.*-linux' inherit distutils
summaryrefslogtreecommitdiff
path: root/packages/python/python-pycodes_1.2.bb
AgeCommit message (Expand)AuthorFiles
2009-01-13python-pycodes: bump for python 2.6Michael 'Mickey' Lauer1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2007-08-15python-pycodes: update to 1.2Michael Lauer1