summaryrefslogtreecommitdiff
path: root/pyfftw/meta.yaml
blob: b9d07e431dc3c3caa655ad0e41ee2b2c7a53a5fb (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
26
27
28
29
about:
    home: http://hgomersall.github.com/pyFFTW
    license: GPL
    summary: pyfftw
build:
    number: '1'
package:
    name: pyfftw
    version: 0.9.2
requirements:
    build:
    - fftw
    - cython
    - pkg-config [osx]
    - setuptools
    - numpy
    - python x.x
    run:
    - cython
    - fftw
    - numpy
    - python x.x
source:
    fn: pyFFTW-0.9.2.tar.gz
    url:
    - https://pypi.python.org/packages/source/p/pyFFTW/pyFFTW-0.9.2.tar.gz
test:
    imports:
    - pyfftw