Files
IfcOpenShell/conda/meta.yaml
T

36 lines
556 B
YAML
Raw Normal View History

2018-01-08 12:19:36 +01:00
package:
name: ifcopenshell
version: "0.6.0a0"
source:
git_rev: "v0.6.0a0"
git_url: https://github.com/IfcOpenShell/IfcOpenShell
build:
number: 0
features:
2018-01-21 15:58:36 +01:00
- vc9 # [win and py27]
- vc10 # [win and py34]
- vc14 # [win and py35]
- vc14 # [win and py36]
2018-01-08 12:19:36 +01:00
requirements:
build:
2018-01-21 15:58:36 +01:00
- gcc # [osx]
2018-01-08 12:19:36 +01:00
- make
- python
- oce==0.17.2
- cmake
2018-01-21 15:58:36 +01:00
- swig>=3.0.9
2018-01-08 12:19:36 +01:00
- libboost
- icu
run:
2018-01-21 15:58:36 +01:00
- python
2018-01-08 12:19:36 +01:00
- oce==0.17.2
- libboost
- icu
about:
home: http://ifcopenshell.org
license: LGPL