summaryrefslogtreecommitdiff
path: root/packages/python/python-gammu_0.12.bb
blob: 9ae5f9d665d2ab2b069b9482d88a8db6f3e90b6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
HOMEPAGE = "http://cihar.com/gammu/python"
SECTION = "devel/python"
DEPENDS = "gammu"
LICENSE = "GPL"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
PR = "r0"

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

inherit distutils