GET /api/v1/ports/py36-ffc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-ffc",
"portdir": "python/py-ffc",
"version": "2018.1.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/ffc",
"description": "FEniCS Form Compiler",
"long_description": "FFC works as a compiler for multilinear forms by generating code (C or C++) for the evaluation of a multilinear form given in mathematical notation. This new approach to form evaluation makes it possible to combine generality with efficiency, the form can be given in mathematical notation and the generated code is as efficient as hand-optimized code.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-dijitso",
"swig-python",
"py36-ufl",
"boost176",
"py36-fiat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-dolfin"
]
}
]
}