GET /api/v1/ports/exiftool/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "exiftool",
"portdir": "perl/exiftool",
"version": "12.670.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://exiftool.org",
"description": "General command line utility to read, write and edit EXIF metadata",
"long_description": "General command line utility to read, write and edit EXIF metadata",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2473
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-image-exiftool"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mat2"
]
},
{
"type": "run",
"ports": [
"darktable",
"darktable-devel",
"geeqie"
]
}
]
}