summaryrefslogtreecommitdiff
path: root/appdirs/meta.yaml
blob: 7b9769a1959d9ff6c61afa27bc8e39e693424c64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
about:
    home: http://github.com/ActiveState/appdirs
    license: MIT
    summary: A small Python module for determining appropriate platform-specific dirs,
        e.g. a "user data dir".
build:
    number: '0'
package:
    name: appdirs
    version: 1.4.0
requirements:
    build:
    - setuptools
    - python x.x
    run:
    - python x.x
source:
    fn: appdirs-1.4.0.tar.gz
    md5: 1d17b4c9694ab84794e228f28dc3275b
    url:
    - https://pypi.python.org/packages/source/a/appdirs/appdirs-1.4.0.tar.gz