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

{
    "count": 52341,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=468",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=466",
    "results": [
        {
            "name": "sniffglue",
            "portdir": "security/sniffglue",
            "version": "0.16.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kpcyrd/sniffglue",
            "description": "Secure multithreaded packet sniffer",
            "long_description": "sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. Project goals are that you can run sniffglue securely on untrusted networks and that it must not crash when processing packets. The output should be as useful as possible by default.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "podman-compose",
            "portdir": "python/podman-compose",
            "version": "1.6.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/containers/podman-compose",
            "description": "a script to run docker-compose.yml using podman",
            "long_description": "a script to run docker-compose.yml using podman",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "podman",
                        "py314-yaml",
                        "py314-python-dotenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cargo-generate",
            "portdir": "devel/cargo-generate",
            "version": "0.23.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://crates.io/crates/cargo-generate",
            "description": "cargo, make me a project",
            "long_description": "cargo-generate is a developer tool to help you get up and running quickly with a new Rust project by leveraging a pre-existing git repository as a template.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iniparser",
            "portdir": "devel/iniparser",
            "version": "4.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ndevilla/iniparser",
            "description": "An ini file parser library for C",
            "long_description": "An ini file parser library for C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "frank.dean",
                    "github": "frankdean",
                    "ports_count": 12
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mod_tile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netatalk",
                        "cava",
                        "netatalk4"
                    ]
                }
            ]
        },
        {
            "name": "openjdk17-temurin",
            "portdir": "java/openjdk17-temurin",
            "version": "17.0.19",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 20 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adoptium.net",
            "description": "Eclipse Temurin, based on OpenJDK 17 (Long Term Support until at least October 2027)",
            "long_description": "Eclipse Temurin provides secure, TCK-tested and compliant, production-ready Java runtimes.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [
                "Applets",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dbeaver-community"
                    ]
                }
            ]
        },
        {
            "name": "openjdk17",
            "portdir": "java/openjdk17",
            "version": "17.0.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk/17/",
            "description": "OpenJDK 17 (Long Term Support)",
            "long_description": "OpenJDK 17 (Long Term Support) \n\nJDK 17 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk17-zulu"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gradle",
                        "jreleaser",
                        "NetBeans",
                        "LanguageTool",
                        "logisim-evolution",
                        "db46-java",
                        "db48-java",
                        "apache-ant",
                        "kotlin-language-server",
                        "leiningen",
                        "ltex-ls",
                        "sbt",
                        "swagger-codegen",
                        "AppleCommander",
                        "eqwalizer",
                        "unciv",
                        "sheepit-client",
                        "flyway",
                        "osmosis",
                        "antlr",
                        "processing",
                        "qore-jni-module",
                        "keystore-explorer",
                        "turbovnc-viewer"
                    ]
                }
            ]
        },
        {
            "name": "SDRPlusPlus",
            "portdir": "science/SDRPlusPlus",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AlexandreRouma/SDRPlusPlus",
            "description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
            "long_description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "gui",
                "airspy",
                "airspyhf",
                "bladerf",
                "hackrf",
                "libiio",
                "limesuite",
                "rtlsdr",
                "soapysdr",
                "sdrplay",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "makeicns",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "fftw-3-single",
                        "airspy",
                        "airspyhf",
                        "codec2",
                        "hamlib",
                        "limesuite",
                        "rtl-sdr",
                        "volk",
                        "hackrf",
                        "portaudio",
                        "libusb",
                        "glew"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yt-dlp",
            "portdir": "net/youtube-dl",
            "version": "2026.07.04",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yt-dlp/yt-dlp",
            "description": "command-line program to download videos from YouTube.com and other sites",
            "long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 24
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "js_runtime",
                "ffmpeg",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "clang-18",
                        "py314-hatchling",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-pycryptodome"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp-ejs",
                        "ffmpeg",
                        "AtomicParsley"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tubeup",
                        "spotify-dl",
                        "yewtube"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpv",
                        "parabolic",
                        "gutils-suite-extra",
                        "gutils-suite",
                        "smtube",
                        "ghost-downloader",
                        "gpodder"
                    ]
                }
            ]
        },
        {
            "name": "py39-pdfminer",
            "portdir": "python/py-pdfminer",
            "version": "20240706",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pdfminersix.readthedocs.io/",
            "description": "Python pdf extraction package",
            "long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cryptography",
                        "py39-charset-normalizer",
                        "py39-setuptools-git-versioning",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nvimpager",
            "portdir": "sysutils/nvimpager",
            "version": "0.14.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lucc/nvimpager",
            "description": "Using neovim as a pager to view man pages, git diffs, whatnot with neovim's syntax highlighting and mouse support.",
            "long_description": "Using neovim as a pager to view man pages, git diffs, whatnot with neovim's syntax highlighting and mouse support.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scdoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "neovim",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ecgen",
            "portdir": "math/ecgen",
            "version": "0.7.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://neuromancer.sk/page/ecgen",
            "description": "Tool for generating Elliptic curve domain parameters",
            "long_description": "Tool for generating Elliptic curve domain parameters",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "argp-standalone",
                        "cmake",
                        "posix-macos-addons",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pari"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-ronn-ng",
            "portdir": "ruby/rb-ronn-ng",
            "version": "0.9.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apjanke/ronn-ng",
            "description": "An updated fork of ronn. Build man pages from Markdown.",
            "long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30",
                        "rb30-mustache",
                        "rb30-kramdown",
                        "rb30-nokogiri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-nokogiri",
            "portdir": "ruby/rb-nokogiri",
            "version": "1.16.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nokogiri.org",
            "description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
            "long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "rb30-gem-patch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxml2",
                        "libxslt",
                        "rb30-mini_portile2",
                        "zlib",
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-racc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb30-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb30-mini_portile2",
            "portdir": "ruby/rb-mini_portile2",
            "version": "2.8.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flavorjones/mini_portile",
            "description": "Simplistic port-like solution for developers",
            "long_description": "Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb30-nokogiri"
                    ]
                }
            ]
        },
        {
            "name": "rb30-kramdown",
            "portdir": "ruby/rb-kramdown",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kramdown.gettalong.org",
            "description": "fast, pure-Ruby Markdown-superset converter",
            "long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb30-ronn-ng"
                    ]
                }
            ]
        },
        {
            "name": "rb30-gem-patch",
            "portdir": "ruby/rb-gem-patch",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fedora-ruby/gem-patch",
            "description": "A RubyGems plugin for patching gems",
            "long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "rb30-nokogiri"
                    ]
                }
            ]
        },
        {
            "name": "posix-macos-addons",
            "portdir": "devel/posix-macos-addons",
            "version": "20211014",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stanislaw/posix-macos-addons",
            "description": "Some missing bits of POSIX for macOS.",
            "long_description": "This is a collection of the POSIX functions which are not available on macOS.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ecgen"
                    ]
                }
            ]
        },
        {
            "name": "docker-credential-helper-osxkeychain",
            "portdir": "devel/docker-credential-helper-osxkeychain",
            "version": "0.9.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/docker/docker-credential-helpers",
            "description": "Docker credential helper for macOS",
            "long_description": "docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe. This port installs the macOS keychain credential helper.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AppleCommander",
            "portdir": "emulators/AppleCommander",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://applecommander.github.io",
            "description": "GUI and CLI for manipulating Apple II disk images",
            "long_description": "AppleCommander is a GUI and command line for manipulating Apple DOS 3.3, ProDOS, and other formats of Apple II disk images. AppleCommander can read and display information about disk images, export files of various types, create disk images, import files into disk images, and has a rudimentary compiler. AppleCommander incorporates support for cc65, an improved command-line tool, and even an Ant interface.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bats-core",
            "portdir": "sysutils/bats-core",
            "version": "1.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bats-core/bats-core",
            "description": "Bash Automated Testing System",
            "long_description": "Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "parallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pyqt-builder",
            "portdir": "python/py-pyqt-builder",
            "version": "1.19.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
            "description": "The PEP 517 compliant PyQt build system",
            "long_description": "The PEP 517 compliant PyQt build system",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-packaging",
                        "py39-sip",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pyqt5",
                        "py39-pyqt5-chart",
                        "py39-pyqt5-scintilla",
                        "py39-pyqt5-webengine",
                        "py39-pyqt6-scintilla",
                        "py39-poppler-qt5",
                        "py39-pyqt6",
                        "py39-pyqt6-3d",
                        "py39-pyqt6-charts",
                        "py39-pyqt6-datavisualization",
                        "py39-pyqt6-networkauth",
                        "py39-pyqt6-webengine"
                    ]
                }
            ]
        },
        {
            "name": "py38-pyqt-builder",
            "portdir": "python/py-pyqt-builder",
            "version": "1.17.0",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
            "description": "The PEP 517 compliant PyQt build system",
            "long_description": "The PEP 517 compliant PyQt build system",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-packaging",
                        "py38-sip",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poppler-qt5",
                        "py38-pyqt5-scintilla",
                        "py38-pyqt5-chart",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5"
                    ]
                }
            ]
        },
        {
            "name": "py37-pyqt-builder",
            "portdir": "python/py-pyqt-builder",
            "version": "1.15.4",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
            "description": "The PEP 517 compliant PyQt build system",
            "long_description": "The PEP 517 compliant PyQt build system",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools_scm",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-importlib-metadata",
                        "py37-packaging",
                        "py37-sip",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pyqt5-webengine",
                        "py37-pyqt5-scintilla",
                        "py37-poppler-qt5",
                        "py37-pyqt5-chart",
                        "py37-pyqt5"
                    ]
                }
            ]
        },
        {
            "name": "py36-pyqt-builder",
            "portdir": "python/py-pyqt-builder",
            "version": "1.12.2",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
            "description": "The PEP 517 compliant PyQt build system",
            "long_description": "The PEP 517 compliant PyQt build system",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "py36-setuptools_scm",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-sip",
                        "py36-importlib-metadata",
                        "py36-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-pyqt5-chart",
                        "py36-pyqt5-scintilla",
                        "py36-pyqt5-webengine",
                        "py36-poppler-qt5",
                        "py36-pyqt5"
                    ]
                }
            ]
        },
        {
            "name": "py35-pyqt-builder",
            "portdir": "python/py-pyqt-builder",
            "version": "1.12.2",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
            "description": "The PEP 517 compliant PyQt build system",
            "long_description": "The PEP 517 compliant PyQt build system",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "py35-setuptools_scm",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-sip",
                        "py35-importlib-metadata",
                        "py35-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-pyqt5-chart",
                        "py35-pyqt5-webengine",
                        "py35-poppler-qt5",
                        "py35-pyqt5"
                    ]
                }
            ]
        },
        {
            "name": "py-pyqt-builder",
            "portdir": "python/py-pyqt-builder",
            "version": "1.19.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
            "description": "The PEP 517 compliant PyQt build system",
            "long_description": "The PEP 517 compliant PyQt build system",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyqt-builder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-editorconfig",
            "portdir": "python/py-editorconfig",
            "version": "0.17.1",
            "license": "PSF-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/editorconfig/editorconfig-core-py",
            "description": "EditorConfig File Locator and Interpreter for Python",
            "long_description": "EditorConfig File Locator and Interpreter for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "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-eric-ide"
                    ]
                }
            ]
        },
        {
            "name": "mdbook",
            "portdir": "textproc/mdbook",
            "version": "0.5.2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rust-lang.github.io/mdBook",
            "description": "Create books from markdown files",
            "long_description": "Create books from markdown files. Like Gitbook but implemented in Rust.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1073
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beets-full",
            "portdir": "audio/beets",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "Install beets with all plugins.",
            "long_description": "Install beets with all plugins.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-poetry-core",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "beets-barcode",
                        "beets-beetcamp",
                        "beets-bpmanalyser",
                        "beets-check",
                        "beets-copyartifacts",
                        "beets-describe",
                        "beets-follow",
                        "beets-goingrunning",
                        "beets-ibroadcast",
                        "beets-importreplace",
                        "beets-mosaic",
                        "beets-moveall",
                        "beets-noimport",
                        "beets-originquery",
                        "beets-summarize",
                        "beets-usertag",
                        "beets-xtractor",
                        "beets-yearfixer",
                        "beets-autofix",
                        "beets-artistcountry",
                        "beets-amazon",
                        "beets-alternatives"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beets-yearfixer",
            "portdir": "audio/beets",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginYearFixer",
            "description": "A beets plugin that attempts to fix all missing original_year and year fields",
            "long_description": "A beets plugin that attempts to fix all missing original_year and year fields",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-xtractor",
            "portdir": "audio/beets",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginXtractor",
            "description": "A beets plugin that extracts music descriptors from your audio files",
            "long_description": "A beets plugin that extracts music descriptors from your audio files",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-yaml",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-usertag",
            "portdir": "audio/beets",
            "version": "20240311",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "user defined keyword tags for beets",
            "long_description": "user defined keyword tags for beets",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-summarize",
            "portdir": "audio/beets",
            "version": "20250531",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "Summarize beet library statistics",
            "long_description": "Summarize beet library statistics",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-poetry-core",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-originquery",
            "portdir": "audio/beets",
            "version": "20220311",
            "license": "Unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "Plugin for beets that improves album matching",
            "long_description": "Plugin for beets that improves album matching",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "py313-jsonpath-rw",
                        "python313",
                        "py313-yaml",
                        "py313-confuse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-noimport",
            "portdir": "audio/beets",
            "version": "0.1.0b5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.github.com/ttsda/beets-noimport",
            "description": "Beets plugin to add directories to the incremental import 'do not import' list",
            "long_description": "Beets plugin to add directories to the incremental import 'do not import' list",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-moveall",
            "portdir": "audio/beets",
            "version": "20210908",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "A beet plugin that move all files into beets library",
            "long_description": "A beet plugin that move all files into beets library",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-mosaic",
            "portdir": "audio/beets",
            "version": "0.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/susannamaria/beets-mosaic",
            "description": "Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.",
            "long_description": "Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-fonttools",
                        "beets",
                        "py313-ttfquery",
                        "py313-parse",
                        "python313",
                        "py313-requests",
                        "py313-Pillow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-importreplace",
            "portdir": "audio/beets",
            "version": "0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "Plugin for beets to perform regex replacements during import",
            "long_description": "Plugin for beets to perform regex replacements during import",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-ibroadcast",
            "portdir": "audio/beets",
            "version": "0.5.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ctrueden/beets-ibroadcast",
            "description": "iBroadcast plugin for Beets",
            "long_description": "iBroadcast plugin for Beets",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-ibroadcast",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-goingrunning",
            "portdir": "audio/beets",
            "version": "1.2.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginGoingRunning",
            "description": "A beets plugin for creating and exporting songs that match your running session.",
            "long_description": "A beets plugin for creating and exporting songs that match your running session.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-alive-progress",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-follow",
            "portdir": "audio/beets",
            "version": "20210908",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "Plugin for the music library manager Beets. Follow artists from your library using muspy.com",
            "long_description": "Plugin for the music library manager Beets. Follow artists from your library using muspy.com",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-confuse",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-describe",
            "portdir": "audio/beets",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginDescribe",
            "description": "A beets plugin that describes attributes in depth",
            "long_description": "A beets plugin that describes attributes in depth",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-termplotlib",
                        "beets",
                        "py313-termtables",
                        "python313",
                        "py313-numpy",
                        "py313-pandas"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-copyartifacts",
            "portdir": "audio/beets",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adammillerio/beets-copyartifacts",
            "description": "beets plugin to copy non-music files to import path",
            "long_description": "beets plugin to copy non-music files to import path",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-check",
            "portdir": "audio/beets",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.github.com/geigerzaehler/beets-check",
            "description": "beets plugin verifying file integrity with checksums",
            "long_description": "beets plugin verifying file integrity with checksums",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-bpmanalyser",
            "portdir": "audio/beets",
            "version": "1.5.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginBpmAnalyser",
            "description": "A beets plugin for analysing tempo of songs and storing it in the bpm tag.",
            "long_description": "A beets plugin for analysing tempo of songs and storing it in the bpm tag.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-poetry-core",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313",
                        "py313-numpy",
                        "py313-aubio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-beetcamp",
            "portdir": "audio/beets",
            "version": "0.22.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snejus/beetcamp",
            "description": "Bandcamp autotagger source for beets.",
            "long_description": "Bandcamp autotagger source for beets.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ordered-set",
                        "beets",
                        "py313-country",
                        "py313-cached-property",
                        "python313",
                        "py313-requests",
                        "py313-dateutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-barcode",
            "portdir": "audio/beets",
            "version": "20210908",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "A plugin for beets that finds releases (on musicbrainz) based on a barcode that is provided via text or decoded from image files",
            "long_description": "A plugin for beets that finds releases (on musicbrainz) based on a barcode that is provided via text or decoded from image files",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-zbar",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-autofix",
            "portdir": "audio/beets",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamjakab/BeetsPluginAutofix",
            "description": "A beets plugin to execute repetitive tasks in one go.",
            "long_description": "A beets plugin to execute repetitive tasks in one go.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-alive-progress",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-artistcountry",
            "portdir": "audio/beets",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agrausem/beets-artistcountry",
            "description": "Beets plugin to retrieve the country of an artist from musicbrainz",
            "long_description": "Beets plugin to retrieve the country of an artist from musicbrainz",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        },
        {
            "name": "beets-amazon",
            "portdir": "audio/beets",
            "version": "20210908",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beets.io/",
            "description": "plugin for beets that lets you search amazon for album-details",
            "long_description": "plugin for beets that lets you search amazon for album-details",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-bottlenose",
                        "beets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets-full"
                    ]
                }
            ]
        }
    ]
}