GET /api/v1/ports/libpeas/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libpeas",
"portdir": "gnome/libpeas",
"version": "1.32.0",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Libpeas",
"description": "libpeas is a GObject-based plugins engine",
"long_description": "libpeas is a GObject-based plugins engine",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2602
}
],
"variants": [
"glade",
"python38",
"python39",
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-13",
"pkgconfig",
"ninja",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"py310-gobject3",
"gettext-runtime",
"vala",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"eog",
"eog-plugins",
"gedit-plugins",
"liferea",
"totem",
"gitg",
"midori",
"gedit",
"gnome3-core"
]
}
]
}