GET /api/v1/ports/libint/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libint",
"portdir": "science/libint",
"version": "2.0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/libint/",
"description": "a library for the evaluation of molecular integrals of many-body operators over Gaussian functions",
"long_description": "A library of C/C++ functions for efficient evaluation of several kinds of two-body molecular integrals over Gaussian functions. The optimizing compiler that generates a Libint library.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"HORTON"
]
}
]
}