GET /api/v1/ports/p5-device-serialport/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-device-serialport",
"portdir": "perl/p5-device-serialport",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-device-serialport",
"homepage": "https://metacpan.org/pod/Device::SerialPort",
"description": "A POSIX-based version of the Win32::Serialport module",
"long_description": "A POSIX-based version of the Win32::Serialport module that provides modem support to Perl applications",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.28-device-serialport"
]
}
],
"depends_on": []
}