GET /api/v1/ports/lua51-argparse/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lua51-argparse",
"portdir": "lua/lua-argparse",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/luarocks/argparse",
"description": "Argparse is a feature-rich command line parser for Lua inspired by argparse for Python",
"long_description": "Argparse is a feature-rich command line parser for Lua inspired by argparse for Python.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua51-luacheck"
]
}
]
}