enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / python / python-pymetar_0.14.bb
1 DESCRIPTION = "Access NOAA's METAR weather reports"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 SRCNAME = "pymetar"
6 PR = "ml1"
7
8 SRC_URI = "http://www.schwarzvogel.de/pkgs/${SRCNAME}-${PV}.tar.gz"
9 S = "${WORKDIR}/${SRCNAME}-${PV}"
10
11 inherit distutils