Files
IfcOpenShell/pyodide/meta.yaml
T

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

19 lines
443 B
YAML
Raw Normal View History

package:
name: ifcopenshell
2024-06-27 11:45:05 +10:00
version: 0.8.0
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.