summaryrefslogtreecommitdiff
path: root/packages/python/python-pyxdg_0.15.bb
blob: d660b8eb8774b215be9067f68d90cea68cc07438 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
SECTION = "devel/python"
LICENSE = "GPL"

SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
S = "${WORKDIR}/pyxdg-${PV}"

inherit distutils