aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-gammu_0.26.bb
blob: 13e5484171fc06d0880b47a78fef7516572e482f (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"
PR = "ml1"

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

inherit distutils