HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dolfin",
"portdir": "math/dolfin",
"version": "2018.1.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/dolfin",
"description": "DOLFIN is a part of FEniCS",
"long_description": "DOLFIN is a library that functions as the main user interface of FEniCS",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"clang10",
"clang11",
"clang90",
"g95",
"gcc10",
"gcc7",
"gcc9",
"gfortran",
"mpich",
"openmpi",
"cgal",
"docs",
"hdf5",
"parmetis",
"scotch",
"suitesparse",
"petsc",
"petsc4py",
"slepc",
"slepc4py"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"eigen3",
"py36-ffc",
"python36",
"armadillo",
"mpich-clang90",
"py36-ply",
"SuiteSparse_AMD",
"SuiteSparse_UMFPACK"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-dolfin"
]
}
]
}