Files
IfcOpenShell/pyodide/meta.yaml
T

20 lines
437 B
YAML

package:
name: ifcopenshell
version: 0.8.0
source:
path: ../../IfcOpenShell
build:
script: |
BUILD_CFG=Release python nix/build-all.py -v --wasm --py313
mv package/ifcopenshell .
cp pyodide/setup.py .
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.