enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / python / python-pyweather_0.7.0.bb
1 DESCRIPTION = "PyWeather is a collection of weather related modules \
2 that are capable of performing conversion calculations for many common meteorological units."
3 SECTION = "devel/python"
4 PRIORITY = "optional"
5 LICENSE = "GPL"
6 SRCNAME = "weather"
7 PR = "ml1"
8
9 SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
10 S = "${WORKDIR}/${SRCNAME}-${PV}"
11
12 inherit distutils