2022-11-25 13:16:36 +01:00
|
|
|
package:
|
|
|
|
|
name: ifcopenshell
|
2024-06-27 11:45:05 +10:00
|
|
|
version: 0.8.0
|
2022-11-25 13:16:36 +01:00
|
|
|
|
|
|
|
|
source:
|
2025-10-17 19:24:20 +05:00
|
|
|
# meta.yaml is placed as `packages/ifcopenshell/meta.yaml`.
|
2024-12-30 16:47:59 +01:00
|
|
|
path: ../../IfcOpenShell
|
2022-11-25 13:16:36 +01:00
|
|
|
|
|
|
|
|
build:
|
|
|
|
|
script: |
|
2026-04-25 11:13:56 +02:00
|
|
|
BUILD_CFG=Release python nix/build-all.py -v --wasm --py313
|
2022-11-25 13:16:36 +01:00
|
|
|
|
|
|
|
|
about:
|
|
|
|
|
home: http://ifcopenshell.org
|
|
|
|
|
license: LGPL-3.0-or-later
|
|
|
|
|
summary: |
|
|
|
|
|
IfcOpenShell is an open source (LGPL) software library for
|
|
|
|
|
working with the Industry Foundation Classes (IFC) file format.
|