enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / python / python-pyxdg_0.15.bb
1 DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
2 SECTION = "devel/python"
3 LICENSE = "GPL"
4 PR = "r1"
5
6 SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
7 S = "${WORKDIR}/pyxdg-${PV}"
8
9 inherit distutils