]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/python/python-pyweather_0.5.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / python / python-pyweather_0.5.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 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
6 LICENSE = "GPL"
7 SRCNAME = "pyweather"
8 PR = "ml0"
9
10 SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
11 S = "${WORKDIR}/weather-${PV}"
12
13 inherit distutils