GET /api/v1/ports/rb19-archive-tar-minitar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "rb19-archive-tar-minitar",
    "portdir": "ruby/rb19-archive-tar-minitar",
    "version": "0.5.2",
    "license": "(Ruby or GPL)",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rubygems.org/gems/archive-tar-minitar",
    "description": "Ruby library and utility for POSIX tar(1) 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 Fernández's implementation in rpa-base, but has been reorganised to promote reuse in other projects.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb19-core_source"
            ]
        }
    ]
}