GET /api/v1/ports/beets-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "beets-devel",
    "portdir": "audio/beets",
    "version": "20231217",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://beets.io/",
    "description": "music library manager and MusicBrainz tagger",
    "long_description": "Beets is the media library management system for obsessive music geeks. The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes. It then provides a bouquet of tools for manipulating and accessing your music.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py310-installer",
                "py310-sphinx",
                "py310-build",
                "py310-wheel",
                "py310-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-mutagen",
                "py310-acoustid",
                "py310-beautifulsoup4",
                "py310-confuse",
                "py310-discogs-client",
                "py310-flask",
                "py310-flask-cors",
                "py310-jellyfish",
                "py310-langdetect",
                "py310-last",
                "python310",
                "py310-mpd2",
                "py310-munkres",
                "py310-musicbrainzngs",
                "py310-rarfile",
                "py310-reflink",
                "py310-requests-oauthlib",
                "py310-soco",
                "py310-py7zr",
                "py310-pyxdg",
                "py310-mediafile",
                "py310-requests",
                "py310-typing_extensions",
                "py310-Pillow",
                "py310-yaml",
                "py310-unidecode"
            ]
        },
        {
            "type": "run",
            "ports": [
                "mp3val",
                "ipfs",
                "ffmpeg",
                "ImageMagick",
                "flac",
                "chromaprint"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest",
                "py310-mock",
                "py310-coverage",
                "py310-flask",
                "py310-responses"
            ]
        }
    ],
    "depends_on": []
}