GET /api/v1/ports/rb32-archive-tar-minitar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-archive-tar-minitar",
"portdir": "ruby/rb-archive-tar-minitar",
"version": "0.8",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/archive-tar-minitar",
"description": "Ruby library and command line utility to deal with POSIX tar archive files",
"long_description": "Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Fernandez's implementation in rpa-base, but has been reorganised to promote reuse in other projects.",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32",
"rb32-minitar",
"rb32-minitar-cli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-bee"
]
}
]
}