GET /api/v1/ports/?format=api&ordering=created_at&page=578
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50588,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=579",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=577",
    "results": [
        {
            "name": "py-aubio",
            "portdir": "python/py-aubio",
            "version": "0.4.9",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aubio.org/",
            "description": "a collection of tools for music analysis",
            "long_description": "a collection of tools for music analysis",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aubio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-aubio",
            "portdir": "python/py-aubio",
            "version": "0.4.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aubio.org/",
            "description": "a collection of tools for music analysis",
            "long_description": "a collection of tools for music analysis",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-aubio",
            "portdir": "python/py-aubio",
            "version": "0.4.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aubio.org/",
            "description": "a collection of tools for music analysis",
            "long_description": "a collection of tools for music analysis",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-aubio",
            "portdir": "python/py-aubio",
            "version": "0.4.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aubio.org/",
            "description": "a collection of tools for music analysis",
            "long_description": "a collection of tools for music analysis",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-build",
                        "py39-installer",
                        "pkgconfig",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ifaddr",
            "portdir": "python/py-ifaddr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydron/ifaddr",
            "description": "Cross-platform network interface and IP address enumeration library",
            "long_description": "Cross-platform network interface and IP address enumeration library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ifaddr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ifaddr",
            "portdir": "python/py-ifaddr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydron/ifaddr",
            "description": "Cross-platform network interface and IP address enumeration library",
            "long_description": "Cross-platform network interface and IP address enumeration library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-soco"
                    ]
                }
            ]
        },
        {
            "name": "py38-ifaddr",
            "portdir": "python/py-ifaddr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydron/ifaddr",
            "description": "Cross-platform network interface and IP address enumeration library",
            "long_description": "Cross-platform network interface and IP address enumeration library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-soco"
                    ]
                }
            ]
        },
        {
            "name": "py39-ifaddr",
            "portdir": "python/py-ifaddr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydron/ifaddr",
            "description": "Cross-platform network interface and IP address enumeration library",
            "long_description": "Cross-platform network interface and IP address enumeration library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-soco"
                    ]
                }
            ]
        },
        {
            "name": "py-termtables",
            "portdir": "python/py-termtables",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nschloe/termtables",
            "description": "Pretty tables in the terminal",
            "long_description": "Pretty tables in the terminal",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-termtables"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-termtables",
            "portdir": "python/py-termtables",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nschloe/termtables",
            "description": "Pretty tables in the terminal",
            "long_description": "Pretty tables in the terminal",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-setuptools",
                        "py37-toml",
                        "py37-installer",
                        "py37-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-termtables",
            "portdir": "python/py-termtables",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nschloe/termtables",
            "description": "Pretty tables in the terminal",
            "long_description": "Pretty tables in the terminal",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-setuptools",
                        "py38-toml",
                        "clang-17",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-termtables",
            "portdir": "python/py-termtables",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nschloe/termtables",
            "description": "Pretty tables in the terminal",
            "long_description": "Pretty tables in the terminal",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-about-time"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py38-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py39-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-grapheme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py38-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py39-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py-last",
            "portdir": "python/py-last",
            "version": "7.0.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-pylast",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-pylast",
            "long_description": "This port has been replaced by py-pylast.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-last",
            "portdir": "python/py-last",
            "version": "5.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pylast/pylast",
            "description": "A Python interface to Last.fm and Libre.fm",
            "long_description": "A Python interface to Last.fm and Libre.fm",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-hatch-vcs",
                        "py37-installer",
                        "py37-build",
                        "clang-14",
                        "py37-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-httpx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-flaky",
                        "py37-pytest",
                        "py37-pytest-cov",
                        "py37-yaml",
                        "py37-pytest-random-order"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-last",
            "portdir": "python/py-last",
            "version": "5.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pylast/pylast",
            "description": "A Python interface to Last.fm and Libre.fm",
            "long_description": "A Python interface to Last.fm and Libre.fm",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-15",
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-httpx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-flaky",
                        "py38-pytest",
                        "py38-pytest-cov",
                        "py38-yaml",
                        "py38-pytest-random-order"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-last",
            "portdir": "python/py-last",
            "version": "5.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pylast/pylast",
            "description": "A Python interface to Last.fm and Libre.fm",
            "long_description": "A Python interface to Last.fm and Libre.fm",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-httpx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-flaky",
                        "py39-pytest",
                        "py39-yaml",
                        "py39-pytest-random-order"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-acoustid",
            "portdir": "python/py-acoustid",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/pyacoustid",
            "description": "Chromaprint and Acoustid for Python",
            "long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-acoustid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-acoustid",
            "portdir": "python/py-acoustid",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/pyacoustid",
            "description": "Chromaprint and Acoustid for Python",
            "long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-audioread",
                        "py37-requests"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "chromaprint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-acoustid",
            "portdir": "python/py-acoustid",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/pyacoustid",
            "description": "Chromaprint and Acoustid for Python",
            "long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-audioread",
                        "py38-requests",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "chromaprint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-acoustid",
            "portdir": "python/py-acoustid",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/beetbox/pyacoustid",
            "description": "Chromaprint and Acoustid for Python",
            "long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-audioread",
                        "py39-requests",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "chromaprint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-discogs-client",
            "portdir": "python/py-discogs-client",
            "version": "2.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joalla/discogs_client",
            "description": "Continuation of the \"\"Official Python Client for the Discogs API\"",
            "long_description": "This is the continuation of the official \"Discogs API client for Python\", which was deprecated by discogs.com as of June 2020.",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-discogs-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-discogs-client",
            "portdir": "python/py-discogs-client",
            "version": "2.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joalla/discogs_client",
            "description": "Continuation of the \"\"Official Python Client for the Discogs API\"",
            "long_description": "This is the continuation of the official \"Discogs API client for Python\", which was deprecated by discogs.com as of June 2020.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-oauthlib",
                        "python37",
                        "py37-requests",
                        "py37-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-discogs-client",
            "portdir": "python/py-discogs-client",
            "version": "2.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joalla/discogs_client",
            "description": "Continuation of the \"\"Official Python Client for the Discogs API\"",
            "long_description": "This is the continuation of the official \"Discogs API client for Python\", which was deprecated by discogs.com as of June 2020.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-dateutil",
                        "py38-oauthlib",
                        "py38-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-discogs-client",
            "portdir": "python/py-discogs-client",
            "version": "2.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joalla/discogs_client",
            "description": "Continuation of the \"\"Official Python Client for the Discogs API\"",
            "long_description": "This is the continuation of the official \"Discogs API client for Python\", which was deprecated by discogs.com as of June 2020.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-dateutil",
                        "py39-oauthlib",
                        "py39-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gmusicapi",
            "portdir": "python/py-gmusicapi",
            "version": "13.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unofficial-google-music-api.readthedocs.io/",
            "description": "An unofficial client library for Google Music.",
            "long_description": "An unofficial client library for Google Music.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-gmusicapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gmusicapi",
            "portdir": "python/py-gmusicapi",
            "version": "13.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unofficial-google-music-api.readthedocs.io/",
            "description": "An unofficial client library for Google Music.",
            "long_description": "An unofficial client library for Google Music.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-dateutil",
                        "py37-decorator",
                        "py37-mutagen",
                        "py37-oauth2client",
                        "python37",
                        "py37-requests",
                        "py37-gpsoauth",
                        "py37-mechanicalsoup",
                        "py37-validictory",
                        "py37-protobuf3",
                        "py37-appdirs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gmusicapi",
            "portdir": "python/py-gmusicapi",
            "version": "13.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unofficial-google-music-api.readthedocs.io/",
            "description": "An unofficial client library for Google Music.",
            "long_description": "An unofficial client library for Google Music.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-dateutil",
                        "py38-decorator",
                        "py38-mutagen",
                        "py38-oauth2client",
                        "python38",
                        "py38-requests",
                        "py38-gpsoauth",
                        "py38-mechanicalsoup",
                        "py38-validictory",
                        "py38-protobuf3",
                        "py38-appdirs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-gmusicapi",
            "portdir": "python/py-gmusicapi",
            "version": "13.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unofficial-google-music-api.readthedocs.io/",
            "description": "An unofficial client library for Google Music.",
            "long_description": "An unofficial client library for Google Music.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-dateutil",
                        "py39-decorator",
                        "py39-mutagen",
                        "py39-oauth2client",
                        "python39",
                        "py39-requests",
                        "py39-gpsoauth",
                        "py39-mechanicalsoup",
                        "py39-validictory",
                        "py39-protobuf3",
                        "py39-appdirs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gmusicapi"
                    ]
                }
            ]
        },
        {
            "name": "py-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-alive-progress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-grapheme",
                        "python37",
                        "py37-about-time"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-about-time",
                        "py38-grapheme"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-click",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-about-time",
                        "py39-grapheme"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-click",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rarfile",
            "portdir": "python/py-rarfile",
            "version": "4.2",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markokr/rarfile",
            "description": "RAR archive reader for Python",
            "long_description": "RAR archive reader for Python",
            "active": true,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rarfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-rarfile",
            "portdir": "python/py-rarfile",
            "version": "4.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markokr/rarfile",
            "description": "RAR archive reader for Python",
            "long_description": "RAR archive reader for Python",
            "active": false,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unrar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-rarfile",
            "portdir": "python/py-rarfile",
            "version": "4.1",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markokr/rarfile",
            "description": "RAR archive reader for Python",
            "long_description": "RAR archive reader for Python",
            "active": false,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unrar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-rarfile",
            "portdir": "python/py-rarfile",
            "version": "4.2",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markokr/rarfile",
            "description": "RAR archive reader for Python",
            "long_description": "RAR archive reader for Python",
            "active": false,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "unrar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-reflink",
            "portdir": "python/py-reflink",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/rubdos/pyreflink",
            "description": "Python reflink wraps around platform specific reflink implementations",
            "long_description": "Python reflink wraps around platform specific reflink implementations",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-reflink"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-reflink",
            "portdir": "python/py-reflink",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/rubdos/pyreflink",
            "description": "Python reflink wraps around platform specific reflink implementations",
            "long_description": "Python reflink wraps around platform specific reflink implementations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pytest-runner",
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-reflink",
            "portdir": "python/py-reflink",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/rubdos/pyreflink",
            "description": "Python reflink wraps around platform specific reflink implementations",
            "long_description": "Python reflink wraps around platform specific reflink implementations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-build",
                        "py38-installer",
                        "py38-pytest-runner",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-reflink",
            "portdir": "python/py-reflink",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/rubdos/pyreflink",
            "description": "Python reflink wraps around platform specific reflink implementations",
            "long_description": "Python reflink wraps around platform specific reflink implementations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-soco",
            "portdir": "python/py-soco",
            "version": "0.30.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SoCo/SoCo",
            "description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "long_description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soco"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-soco",
            "portdir": "python/py-soco",
            "version": "0.29.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SoCo/SoCo",
            "description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "long_description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-lxml",
                        "py37-requests",
                        "py37-xmltodict",
                        "py37-ifaddr",
                        "python37",
                        "py37-appdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pyflakes",
                        "py37-pytest",
                        "py37-requests-mock"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}