# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
bitbucket.setup fenics-project dijitso 2018.1.0
categories-append math science
maintainers {sean @seanfarley} openmaintainer
description A Python module for distributed just-in-time shared library building
long_description This module was written to improve a core component of the \
FEniCS framework, namely the just in time compilation of \
C++ code that is generated from Python modules, but is \
only called from within a C++ library, and thus do not \
need wrapping in a nice Python interface.
checksums rmd160 45d6d01ab312f095e5ff68e1589a04f48fb0f072 \
sha256 2a768a5aac0414c1719a0ea5d66c788d6f8d0838d3b669ecb26e35ff9e452f09 \
python.link_binaries_suffix
if {${subport} ne ${name}} {
port:py${python.version}-setuptools
port:py${python.version}-numpy \
port:py${python.version}-six