aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-pyweather_0.7.0.bb
blob: 572bd16cf79883944f4c8ef5e75917e250abe88d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "PyWeather is a collection of weather related modules \
that are capable of performing conversion calculations for many common meteorological units."
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
SRCNAME = "weather"
FILE_PR = "ml0"

SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils