summaryrefslogtreecommitdiff
path: root/packages/python/python-urwid_0.8.4.bb
blob: ca068ecf49ae4d7a8fdbbdc0e6c2c8a91e514c7a (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A Python Widget library based on python-curses."
SECTION = "devel/python"
PRIORITY = "optional"
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
mit/packages/twisted?h=org.openembedded.dev&id=7814da98a7630811db9fc24db9ae3c81588ca113'>Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-06-16twisted: fix SRC_URI - close #1077Marcin Juszkiewicz1