HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gom",
"portdir": "gnome/gom",
"version": "0.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Gom",
"description": "Gom provides an object mapper from GObjects to SQLite.",
"long_description": "Gom provides an object mapper from GObjects to SQLite.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2600
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"ninja",
"pkgconfig",
"gtk-doc",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gdk-pixbuf2",
"glib2",
"py310-gobject3",
"sqlite3",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"grilo-plugins"
]
}
]
}