summaryrefslogtreecommitdiff
path: root/pyobjc-core/meta.yaml
blob: 389c5fa89cbe3f4fda4a1822a4c6cd36eabc92e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
about:
    home: http://pyobjc.sourceforge.net/
    license: MIT
    summary: Python<->ObjC Interoperability Module
build:
    number: '0'
    preserve_egg_dir: 'true'
package:
    name: pyobjc-core
    version: 3.0.4
requirements:
    build:
    - setuptools
    - python x.x
    run:
    - python x.x
source:
    fn: pyobjc-core-3.0.4.tar.gz
    md5: 6baaa0d2533cc9c26ad9f889ca9ecb01
    url:
    - https://pypi.python.org/packages/source/p/pyobjc-core/pyobjc-core-3.0.4.tar.gz
test:
    imports:
    - PyObjCTools
    - objc