appdirs¶
Summary¶
A small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”.
Versions¶
- 1.4.0
License¶
MIT License
Meta¶
package:
name: appdirs
version: "1.4.0"
source:
fn: appdirs-1.4.0.tar.gz
url: https://pypi.python.org/packages/source/a/appdirs/appdirs-1.4.0.tar.gz
md5: 1d17b4c9694ab84794e228f28dc3275b
requirements:
build:
- python
- setuptools
run:
- python
test:
imports:
- appdirs
about:
home: http://github.com/ActiveState/appdirs
license: MIT License
summary: 'A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".'