DESCRIPTION = "A Python Widget library based on python-curses." SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "LGPL" RDEPENDS = "python-core python-curses" SRCNAME = "urwid" SRC_URI = "http://excess.org/urwid/urwid-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils >
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther