GET /api/v1/ports/p5.32-convert-bencode/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-convert-bencode",
    "portdir": "perl/p5-convert-bencode",
    "version": "1.30.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Convert::Bencode",
    "description": "Functions for converting to/from bencoded strings",
    "long_description": "This module provides two functions, bencode and bdecode, which encode and decode bencoded strings respectively. The description of bencode is part of the bittorrent protocol specification which can be found at http://bitconjurer.org/BitTorrent/protocol.html",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": []
}