GET /api/v1/ports/php56-big_int/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php56-big_int",
"portdir": "php/php-big_int",
"version": "1.0.7",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/big_int",
"description": "big_int library",
"long_description": "A big_int library provides a set of functions for calculations with arbitrary length integers and bitsets. Functions from this package are useful for number theory applications. For example, in two-keys cryptography. The package has many bitset functions, which allow to work with arbitrary length bitsets. This package is much faster than bundled into PHP BCMath and consists almost all functions, which are implemented in PHP GMP extension, but it needn't any external libraries.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-big_int"
]
}
]
}