Files
IfcOpenShell/pyodide/meta.yaml
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
532 B
YAML
Raw Normal View History

package:
name: ifcopenshell
# Placeholder, replaced by build_pyodide.sh with the actual version from VERSION file.
version: 9.9.9
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
build:
script: |
2026-04-25 11:13:56 +02:00
BUILD_CFG=Release python nix/build-all.py -v --wasm --py313
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.