aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-devtools/python/python-appdirs_1.4.0.bb
blob: fdea221a94f852a9687f7db5e099741146c3f722 (plain)
1
2
3
4
5
6
7
8
SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a "user data dir"."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4"

SRC_URI[md5sum] = "1d17b4c9694ab84794e228f28dc3275b"
SRC_URI[sha256sum] = "8fc245efb4387a4e3e0ac8ebcc704582df7d72ff6a42a53f5600bbb18fdaadc5"

inherit pypi setuptools