aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-gammu_0.26.bb
blob: ea48c6ea3e95d3664fa84a9640d3cbc2c041fbf2 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
HOMEPAGE = "http://cihar.com/gammu/python"
SECTION = "devel/python"
DEPENDS = "gammu"
LICENSE = "GPL"
FILE_PR = "ml0"

SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"

inherit distutils