GET /api/v1/ports/epstool/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "epstool",
"portdir": "print/epstool",
"version": "3.08",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.wisc.edu/~ghost/gsview/epstool.htm",
"description": "create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps",
"long_description": "Add EPSI, DOS (MS Word!) EPS or Mac PICT previews. Extract PostScript from DOS EPS files. Uses Ghostscript to create preview bitmaps. Create a TIFF, WMF, PICT or Interchange preview from part of a bitmap created by Ghostscript.",
"active": true,
"categories": [
"print"
],
"maintainers": [
{
"name": "master",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"ghostscript"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"octave"
]
}
]
}