python-appdirs: add an initial recipe

A small Python module for determining appropriate + platform-specific dirs

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-09-19 14:51:50 -04:00
committed by Martin Jansa
parent 60d327c665
commit c134e80637
3 changed files with 12 additions and 0 deletions
@@ -0,0 +1,2 @@
inherit setuptools
require python-appdirs.inc