HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fsdb",
"portdir": "perl/fsdb",
"version": "3.400.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fsdb",
"description": "A flat-text database for shell scripting",
"long_description": "Fsdb, the flatfile streaming database, is a package of commands for manipulating flat-ASCII databases from shell scripts. Fsdb is useful to process medium amounts of data (with very little data you’d do it by hand, with megabytes you might want a real database).",
"active": true,
"categories": [
"textproc",
"perl"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 27
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"groff",
"perl5.34",
"p5.34-html-parser",
"p5.34-io-compress",
"p5.34-io-compress-lzma",
"p5.34-pod-parser",
"gzip",
"p5.34-test-pod-coverage",
"p5.34-test-simple",
"p5.34-text-csv_xs",
"p5.34-xml-simple",
"p5.34-yaml-libyaml",
"p5.34-test-pod"
]
},
{
"type": "run",
"ports": [
"fsdb_select"
]
}
],
"depends_on": []
}