summaryrefslogtreecommitdiff
path: root/d2to1/meta.yaml
blob: ea70912edeca1bc58f315a723ab42a49960475f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
about:
    home: https://github.com/embray/d2to1
    license: GPL
    summary: d2to1
build:
    number: '0'
package:
    name: d2to1
    version: 0.2.12
requirements:
    build:
    - setuptools
    - python x.x
    run:
    - setuptools
    - python x.x
source:
    git_tag: 0.2.12
    git_url: https://github.com/embray/d2to1