blob: 0f8c60fb95dc383fdf4c587d9fe7858713fbf51f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = python-cad_to_openmc-git
pkgdesc = code to target the conversion from a step-file to a h5m-geometry for neutronics
pkgver = 1.0.1.r184.g6df6494
pkgrel = 1
url = https://github.com/united-neux/CAD_to_OpenMC
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = cython
depends = python
depends = python-gmsh-bin
depends = python-pyparsing
depends = python-numpy
depends = python-networkx
depends = python-unidecode
depends = hdf5-openmpi
depends = python-multimethod
depends = python-typish
depends = python-ezdxf
depends = python-nptyping
depends = python-pymoab
depends = moab-git
depends = nlopt
depends = python-cadquery
provides = CAD_to_OpenMC
conflicts = python-cad_to_openmc
source = git+https://github.com/united-neux/CAD_to_OpenMC.git
md5sums = SKIP
pkgname = python-cad_to_openmc-git
|