Files
IfcOpenShell/pyodide/meta.yaml
2026-09-16 18:07:51 +05:00

23 lines
549 B
YAML

package:
name: ifcopenshell
# Placeholder, replaced by build_pyodide.sh with the actual version from VERSION file.
version: 9.9.9
source:
# meta.yaml is placed as `packages/ifcopenshell/meta.yaml`.
path: ../../IfcOpenShell
build:
script: |
python nix/build-all.py \
-v \
--wasm \
--build-cfg Release
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.