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

{
    "count": 45445,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=670",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=668",
    "results": [
        {
            "name": "lua54-wsapi",
            "portdir": "lua/lua-wsapi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi",
            "description": "Lua Web Server API",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the base WSAPI libraries plus the CGI adapters.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua54",
                        "lua54-coxpcall",
                        "lua54-rings",
                        "lua54-luafilesystem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua54-wsapi-fcgi"
                    ]
                }
            ]
        },
        {
            "name": "lua53-wsapi",
            "portdir": "lua/lua-wsapi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi",
            "description": "Lua Web Server API",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the base WSAPI libraries plus the CGI adapters.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua53-luafilesystem",
                        "lua53",
                        "lua53-coxpcall",
                        "lua53-rings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua53-wsapi-fcgi"
                    ]
                }
            ]
        },
        {
            "name": "cl-jonathan",
            "portdir": "lisp/cl-jonathan",
            "version": "20200902",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rudolph-miller/jonathan",
            "description": "JSON encoder and decoder.",
            "long_description": "JSON encoder and decoder.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "ecl",
                        "sbcl",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-io",
                        "cl-proc-parse",
                        "cl-ppcre",
                        "cl-syntax",
                        "cl-legion",
                        "cl-babel",
                        "cl-annot",
                        "cl-trivial-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-http-body"
                    ]
                }
            ]
        },
        {
            "name": "py36-cookies",
            "portdir": "python/py-cookies",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sashahart/cookies",
            "description": "Friendly, RFC 6265-compliant cookie parser/renderer module",
            "long_description": "Python module for working with HTTP cookies: parsing and rendering 'Cookie:' request headers and 'Set-Cookie:' response headers, and exposing a convenient API for creating and modifying cookies. It can be used as a replacement of Python's `Cookie` or `http.cookies`.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 505
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sticky",
            "portdir": "R/R-sticky",
            "version": "0.5.6.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/decisionpatterns/sticky",
            "description": "Persist attributes across data operations",
            "long_description": "Persist attributes across data operations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2566
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-data.table",
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pyotp",
            "portdir": "python/py-pyotp",
            "version": "2.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyauth.github.io/pyotp",
            "description": "Python One-Time Password Library",
            "long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 541
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gmpy2",
            "portdir": "python/py-gmpy2",
            "version": "2.1.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/aleaxit/gmpy",
            "description": "General multiple precision arithmetic module for Python",
            "long_description": "GMPY2 is a C-coded Python extension module that supports fast multiple-precision arithmetic. GMPY2 supports the GMP library for integer and rational arithmetic and multiple-precision real and complex arithmetic as provided by the MPFR and MPC libraries.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "md14-macports",
                    "github": "mndavidoff",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libmpc",
                        "mpfr",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-repoze.lru",
            "portdir": "python/py-repoze.lru",
            "version": "0.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.repoze.org/",
            "description": "A tiny LRU cache implementation and decorator.",
            "long_description": "A tiny LRU cache implementation and decorator.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-coverage",
                        "py37-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-routes"
                    ]
                }
            ]
        },
        {
            "name": "py39-repoze.lru",
            "portdir": "python/py-repoze.lru",
            "version": "0.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.repoze.org/",
            "description": "A tiny LRU cache implementation and decorator.",
            "long_description": "A tiny LRU cache implementation and decorator.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-coverage",
                        "py39-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-repoze.lru",
                        "py39-routes"
                    ]
                }
            ]
        },
        {
            "name": "py39-yaspin",
            "portdir": "python/py-yaspin",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavdmyt/yaspin",
            "description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects",
            "long_description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "clang-14",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-termcolor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-yaspin",
            "portdir": "python/py-yaspin",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavdmyt/yaspin",
            "description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects",
            "long_description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-termcolor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-yaspin"
                    ]
                }
            ]
        },
        {
            "name": "py37-country",
            "portdir": "python/py-country",
            "version": "22.3.5",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flyingcircusio/pycountry",
            "description": "ISO country, subdivision, language, currency and script definitions and their translations",
            "long_description": "ISO country, subdivision, language, currency and script definitions and their translations.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-sumy"
                    ]
                }
            ]
        },
        {
            "name": "nasm",
            "portdir": "lang/nasm",
            "version": "2.16.01",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nasm.us",
            "description": "NASM, the Netwide Assembler, is an 80x86 and x86-64 assembler",
            "long_description": "The Netwide Assembler, NASM, is an 80x86 and x86−64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach−O, 16−bit and 32−bit OBJ (OMF) format, Win32 and Win64. It will also output plain binary files, Intel hex and Motorola S−Record formats. Its syntax is designed to be simple and easy to understand, similar to the syntax in the Intel Software Developer Manual with minimal complexity. It supports all currently known x86 architectural extensions, and has strong support for macros. NASM also comes with a set of utilities for handling the RDOFF custom object−file format.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libjpeg-turbo",
                        "mozjpeg",
                        "x264",
                        "dav1d",
                        "libvmaf",
                        "tenacity",
                        "linrad",
                        "audacity",
                        "audacity-legacy",
                        "audacity-devel",
                        "x265",
                        "libass",
                        "libass-devel",
                        "rav1e",
                        "ffmpeg6",
                        "av1an",
                        "libjpeg-turbo-devel",
                        "ffmpeg",
                        "ffmpeg-devel"
                    ]
                }
            ]
        },
        {
            "name": "viewvc",
            "portdir": "devel/viewvc",
            "version": "1.2.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/viewvc/viewvc",
            "description": "Browser interface for CVS and Subversion",
            "long_description": "ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 392
                }
            ],
            "variants": [
                "cvs",
                "subversion"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cvs",
                        "rcs",
                        "subversion-python27bindings",
                        "python27",
                        "py27-pysvn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-wsapi",
            "portdir": "lua/lua-wsapi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi",
            "description": "Lua Web Server API",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the base WSAPI libraries plus the CGI adapters.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51",
                        "lua51-luafilesystem",
                        "lua51-coxpcall",
                        "lua51-rings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua51-wsapi-fcgi"
                    ]
                }
            ]
        },
        {
            "name": "R-storr",
            "portdir": "R/R-storr",
            "version": "1.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=storr",
            "description": "Simple key value stores",
            "long_description": "Creates and manages simple key-value stores. These can use a variety of approaches for storing the data. This package implements the base methods and support for file system, in-memory and DBI-based database stores.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2566
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-drake",
                        "R-redux",
                        "R-thor"
                    ]
                }
            ]
        },
        {
            "name": "lua52-wsapi",
            "portdir": "lua/lua-wsapi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi",
            "description": "Lua Web Server API",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the base WSAPI libraries plus the CGI adapters.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52",
                        "lua52-luafilesystem",
                        "lua52-coxpcall",
                        "lua52-rings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lua52-wsapi-fcgi"
                    ]
                }
            ]
        },
        {
            "name": "R-stringr",
            "portdir": "R/R-stringr",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stringr.tidyverse.org",
            "description": "Fresh approach to string manipulation in R",
            "long_description": "The stringr package provides a cohesive set of functions designed to make working with strings as easy as possible. If you’re not familiar with strings, the best place to start is the chapter on strings in R for Data Science.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2566
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-stringi",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gptstudio",
                        "R-biomartr",
                        "R-FFP",
                        "R-vcdExtra",
                        "R-SQL",
                        "R-cubble",
                        "R-dipsaus",
                        "R-BayesFactor",
                        "R-kableExtra",
                        "R-tidyr",
                        "R-bruceR",
                        "R-dplR",
                        "R-echoice2",
                        "R-modeltime",
                        "R-SSBtools",
                        "R-gms",
                        "R-audrex",
                        "R-mgm",
                        "R-BiocPkgTools",
                        "R-carat",
                        "R-nlstac",
                        "R-hal9001",
                        "R-ggiraphExtra",
                        "R-gtsummary",
                        "R-kanjistat",
                        "R-strex",
                        "R-NMF",
                        "R-ggthemes",
                        "R-metR",
                        "R-mixl",
                        "R-attachment",
                        "R-diceR",
                        "R-lessSEM",
                        "R-roxygen2",
                        "R-distill",
                        "R-hdpGLM",
                        "R-rattle",
                        "R-cvCovEst",
                        "R-cvms",
                        "R-ARDL",
                        "R-NMA",
                        "R-textmineR",
                        "R-tidystats",
                        "R-tidytext",
                        "R-ftExtra",
                        "R-hibayes",
                        "R-imager",
                        "R-rmarkdown",
                        "R-dmai",
                        "R-ggfortify",
                        "R-broom.mixed",
                        "R-crctStepdown",
                        "R-BayesMultiMode",
                        "R-biomaRt",
                        "R-coalitions",
                        "R-nestedLogit",
                        "R-SSRA",
                        "R-DiagrammeR",
                        "R-RALSA",
                        "R-flashier",
                        "R-brr",
                        "R-tdcmStan",
                        "R-striprtf",
                        "R-vembedr",
                        "R-yahoofinancer",
                        "R-usedthese",
                        "R-pmml",
                        "R-alphavantager",
                        "R-templates",
                        "R-tidyquant",
                        "R-trialr",
                        "R-baizer",
                        "R-hmer",
                        "R-quitte",
                        "R-nlpsem",
                        "R-ustfd",
                        "R-pdfetch",
                        "R-rtmpt",
                        "R-mmrm",
                        "R-gginnards",
                        "R-panelsummary",
                        "R-PriceIndices",
                        "R-evinf",
                        "R-keyATM",
                        "R-datefixR",
                        "R-stm",
                        "R-tidyrules",
                        "R-bootCT",
                        "R-matrixset",
                        "R-disk.frame",
                        "R-narray",
                        "R-sphet",
                        "R-bayesbr",
                        "R-RefManageR",
                        "R-ijtiff",
                        "R-libbib",
                        "R-profvis",
                        "R-timeplyr",
                        "R-async",
                        "R-tmle3",
                        "R-MetaUtility",
                        "R-rkeops",
                        "R-Rwtss",
                        "R-prettyglm",
                        "R-apollo",
                        "R-tidycat",
                        "R-R6P",
                        "R-salty",
                        "R-benchmarkme",
                        "R-ergm",
                        "R-LTFHPlus",
                        "R-huxtable",
                        "R-bridgesampling",
                        "R-currr",
                        "R-dcm2",
                        "R-tidyfst",
                        "R-didimputation",
                        "R-psfmi",
                        "R-fastDummies",
                        "R-eyelinker",
                        "R-beepr",
                        "R-broom",
                        "R-shiny.i18n",
                        "R-fuzzyjoin",
                        "R-dcanr",
                        "R-systemPipeR",
                        "R-spdesign",
                        "R-tipitaka",
                        "R-PStrata",
                        "R-rules",
                        "R-gridtext",
                        "R-priceR",
                        "R-telefit",
                        "R-janitor",
                        "R-latex2exp",
                        "R-highcharter",
                        "R-mpoly",
                        "R-optiSolve",
                        "R-broom.helpers",
                        "R-ggstats",
                        "R-pryr",
                        "R-ocf",
                        "R-tidyMC",
                        "R-reshape2",
                        "R-Gmisc",
                        "R-rlme",
                        "R-seer",
                        "R-selectr",
                        "R-skimr",
                        "R-eyelinkReader",
                        "R-tidyft",
                        "R-io",
                        "R-tidyverse",
                        "R-vosonSML",
                        "R-wbstats",
                        "R-finalfit",
                        "R-nCopula",
                        "R-htmlTable",
                        "R-ggformula",
                        "R-glmmPen",
                        "R-ggpp",
                        "R-pkgmaker",
                        "R-r6methods",
                        "R-bib2df",
                        "R-xmlconvert",
                        "R-mixvlmc",
                        "R-scholar",
                        "R-timetk",
                        "R-cnum",
                        "R-locateip",
                        "R-dann",
                        "R-ISOweek",
                        "R-mcp",
                        "R-gtreg",
                        "R-r2mlm",
                        "R-packagefinder",
                        "R-splm",
                        "R-hmmTMB",
                        "R-nlopt",
                        "R-exampletestr",
                        "R-PlaneGeometry",
                        "R-jstor",
                        "R-fsr",
                        "R-noisemodel",
                        "R-rebib",
                        "R-vizdraws",
                        "R-snakecase",
                        "R-GroupBN",
                        "R-panelr",
                        "R-emayili",
                        "R-sqliter",
                        "R-labelled",
                        "R-semtree",
                        "R-tidylda",
                        "R-lavaanPlot",
                        "R-ggmap",
                        "R-ardl.nardl",
                        "R-sbm",
                        "R-sqlhelper",
                        "R-crosstable",
                        "R-ggblanket",
                        "R-gratia",
                        "R-mastif",
                        "R-rnmamod",
                        "R-hbal",
                        "R-meta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-repr",
                        "R-autoTS",
                        "R-infer",
                        "R-ggrepel",
                        "R-shinymeta",
                        "R-nseval",
                        "R-GDINA",
                        "R-sentopics",
                        "R-box",
                        "R-tidyAML",
                        "R-ZIprop",
                        "R-gtExtras",
                        "R-anomalize",
                        "R-RCLabels",
                        "R-lemon",
                        "R-arrow",
                        "R-sweep",
                        "R-domir",
                        "R-origami",
                        "R-sift",
                        "R-interp",
                        "R-stringfish",
                        "R-densityarea",
                        "R-tidyfit",
                        "R-plotROC",
                        "R-mvrsquared",
                        "R-rex",
                        "R-tidyselect",
                        "R-flexpolyline",
                        "R-tikzDevice"
                    ]
                }
            ]
        },
        {
            "name": "lua-wsapi-fcgi",
            "portdir": "lua/lua-wsapi-fcgi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi-fcgi",
            "description": "Lua Web Server API FastCGI Adapter",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the FCGI module lfcgi.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-html5lib",
            "portdir": "python/py-html5lib",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/html5lib/html5lib-python",
            "description": "Library for working with HTML documents",
            "long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-six",
                        "py38-webencodings",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-beautifulsoup4",
                        "py38-astroquery",
                        "py38-skyfield",
                        "py38-rdflib",
                        "py38-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py39-bpython",
            "portdir": "python/py-bpython",
            "version": "0.23",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bpython-interpreter.org",
            "description": "fancy interface to the Python interpreter",
            "long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 383
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16",
                        "py39-babel",
                        "py39-setuptools",
                        "py39-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-curtsies",
                        "py39-pyxdg",
                        "py39-greenlet",
                        "python39",
                        "py39-pygments",
                        "py39-requests",
                        "py39-setuptools",
                        "py39-six",
                        "py39-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-jedi",
                        "bpython_select",
                        "py39-urwid",
                        "py39-watchdog"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-params-validationcompiler",
            "portdir": "perl/p5-params-validationcompiler",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-params-validationcompiler",
            "homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
            "description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-params-validationcompiler",
            "portdir": "perl/p5-params-validationcompiler",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
            "description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-test-simple",
                        "p5.28-test-without-module",
                        "p5.28-test2-plugin-nowarnings",
                        "p5.28-test2-suite",
                        "p5.28-specio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-xsaccessor",
                        "p5.28-eval-closure",
                        "p5.28-exception-class",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-locale",
                        "p5.28-datetime-format-iso8601",
                        "p5.28-datetime",
                        "p5.28-log-dispatch",
                        "p5.28-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-params-validationcompiler",
            "portdir": "perl/p5-params-validationcompiler",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
            "description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-test-simple",
                        "p5.30-test-without-module",
                        "p5.30-test2-plugin-nowarnings",
                        "p5.30-test2-suite",
                        "p5.30-specio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-xsaccessor",
                        "p5.30-eval-closure",
                        "p5.30-exception-class",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-datetime-locale",
                        "p5.30-datetime-format-iso8601",
                        "p5.30-datetime",
                        "p5.30-log-dispatch",
                        "p5.30-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-params-validationcompiler",
            "portdir": "perl/p5-params-validationcompiler",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
            "description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-test-simple",
                        "p5.32-test-without-module",
                        "p5.32-test2-plugin-nowarnings",
                        "p5.32-test2-suite",
                        "p5.32-specio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-xsaccessor",
                        "p5.32-eval-closure",
                        "p5.32-exception-class",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-locale",
                        "p5.32-datetime-format-iso8601",
                        "p5.32-datetime",
                        "p5.32-log-dispatch",
                        "p5.32-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-params-validationcompiler",
            "portdir": "perl/p5-params-validationcompiler",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Params::ValidationCompiler",
            "description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "long_description": "Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-test-simple",
                        "p5.34-test-without-module",
                        "p5.34-test2-plugin-nowarnings",
                        "p5.34-test2-suite",
                        "p5.34-specio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-xsaccessor",
                        "p5.34-eval-closure",
                        "p5.34-exception-class",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-locale",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-datetime",
                        "p5-params-validationcompiler",
                        "p5.34-log-dispatch",
                        "p5.34-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.204.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-deep",
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Provides lots of flexibility when testing deep structures",
            "long_description": "Provides lots of flexibility when testing deep structures",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-deep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.204.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Provides lots of flexibility when testing deep structures",
            "long_description": "Provides lots of flexibility when testing deep structures",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-net-stomp",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-moosex-types-common",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-dbd-mysql",
                        "p5.30-dbix-class",
                        "p5.30-lingua-nameutils",
                        "p5.30-tcl-ptk",
                        "p5.30-dbd-mariadb",
                        "p5.30-www-mechanize",
                        "p5.30-yaml-pp",
                        "p5.30-dbm-deep",
                        "p5.30-moose",
                        "p5.30-http-body",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-lingua-ja-name-splitter",
                        "p5.30-redis",
                        "p5.30-app-nopaste",
                        "p5.30-cache-fastmmap",
                        "p5.30-cgi-struct",
                        "p5.30-chi",
                        "p5.30-config-json",
                        "p5.30-data-perl",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-checkselfdependency",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-dist-zilla-plugin-githubmeta",
                        "p5.30-dist-zilla-plugin-keywords",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-prereqs-authordeps",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-test-compile",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-role-filewatcher",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-file-copy-recursive",
                        "p5.30-git-raw",
                        "p5.30-git-wrapper",
                        "p5.30-http-cookiejar",
                        "p5.30-http-multipartparser",
                        "p5.30-inline-python",
                        "p5.30-moosex-configfromfile",
                        "p5.30-moosex-slurpyconstructor",
                        "p5.30-moosex-storage",
                        "p5.30-mouse",
                        "p5.30-net-twitter",
                        "p5.30-path-iterator-rule",
                        "p5.30-pdf-reuse",
                        "p5.30-pod-readme",
                        "p5.30-ppix-utilities",
                        "p5.30-rdf-trine",
                        "p5.30-session-storage-secure",
                        "p5.30-set-array",
                        "p5.30-sql-abstract-classic",
                        "p5.30-sql-statement",
                        "p5.30-sys-cpuload",
                        "p5.30-test-cleannamespaces",
                        "p5.30-test-lwp-useragent",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder",
                        "p5.30-sereal",
                        "p5.30-search-elasticsearch",
                        "p5.30-class-dbi-plugin-abstractcount",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-zmq-ffi",
                        "p5.30-log-dispatch-array",
                        "p5.30-graphics-tiff",
                        "p5.30-search-elasticsearch-client-2_0",
                        "p5.30-search-elasticsearch-client-5_0",
                        "p5.30-search-elasticsearch-client-6_0",
                        "p5.30-moosex-getopt",
                        "p5.30-conf-libconfig",
                        "p5.30-log-dispatchouli",
                        "p5.30-yaml",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-pod-eventual",
                        "p5.30-pod-elemental",
                        "p5.30-type-tiny",
                        "p5.30-mime-tools",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-hash-ordered",
                        "p5.30-dist-zilla-plugin-run"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-sql-abstract",
                        "p5.30-apache-session",
                        "p5.30-test-deep-type",
                        "p5.30-test-expectandcheck",
                        "p5.30-sql-abstract-limit",
                        "p5.30-test-base",
                        "p5.30-test-most",
                        "p5.30-test-spec",
                        "p5.30-gtk3-imageview",
                        "p5.30-test-deep-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.204.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Provides lots of flexibility when testing deep structures",
            "long_description": "Provides lots of flexibility when testing deep structures",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-net-stomp",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-moosex-types-common",
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-dbd-mysql",
                        "p5.32-dbix-class",
                        "p5.32-lingua-nameutils",
                        "p5.32-tcl-ptk",
                        "p5.32-dbd-mariadb",
                        "p5.32-www-mechanize",
                        "p5.32-yaml-pp",
                        "p5.32-dbm-deep",
                        "p5.32-moose",
                        "p5.32-http-body",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-lingua-ja-name-splitter",
                        "p5.32-redis",
                        "p5.32-app-nopaste",
                        "p5.32-cache-fastmmap",
                        "p5.32-cgi-struct",
                        "p5.32-chi",
                        "p5.32-config-json",
                        "p5.32-data-perl",
                        "p5.32-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.32-dist-zilla-plugin-checkissues",
                        "p5.32-dist-zilla-plugin-checkselfdependency",
                        "p5.32-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.32-dist-zilla-plugin-githubmeta",
                        "p5.32-dist-zilla-plugin-keywords",
                        "p5.32-dist-zilla-plugin-makemaker-awesome",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.32-dist-zilla-plugin-prereqs-authordeps",
                        "p5.32-dist-zilla-plugin-readmeanyfrompod",
                        "p5.32-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.32-dist-zilla-plugin-test-compile",
                        "p5.32-dist-zilla-plugin-versionfrommainmodule",
                        "p5.32-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.32-dist-zilla-role-filewatcher",
                        "p5.32-dist-zilla-role-modulemetadata",
                        "p5.32-dist-zilla-role-repofileinjector",
                        "p5.32-file-copy-recursive",
                        "p5.32-git-raw",
                        "p5.32-git-wrapper",
                        "p5.32-http-cookiejar",
                        "p5.32-http-multipartparser",
                        "p5.32-inline-python",
                        "p5.32-moosex-configfromfile",
                        "p5.32-moosex-slurpyconstructor",
                        "p5.32-moosex-storage",
                        "p5.32-mouse",
                        "p5.32-net-twitter",
                        "p5.32-path-iterator-rule",
                        "p5.32-pdf-reuse",
                        "p5.32-pod-readme",
                        "p5.32-ppix-utilities",
                        "p5.32-rdf-trine",
                        "p5.32-session-storage-secure",
                        "p5.32-set-array",
                        "p5.32-sql-abstract-classic",
                        "p5.32-sql-statement",
                        "p5.32-sys-cpuload",
                        "p5.32-test-cleannamespaces",
                        "p5.32-test-lwp-useragent",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-sereal",
                        "p5.32-search-elasticsearch",
                        "p5.32-class-dbi-plugin-abstractcount",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-zmq-ffi",
                        "p5.32-log-dispatch-array",
                        "p5.32-graphics-tiff",
                        "p5.32-search-elasticsearch-client-2_0",
                        "p5.32-search-elasticsearch-client-5_0",
                        "p5.32-search-elasticsearch-client-6_0",
                        "p5.32-moosex-getopt",
                        "p5.32-conf-libconfig",
                        "p5.32-log-dispatchouli",
                        "p5.32-yaml",
                        "p5.32-dist-zilla-plugin-ensurelatestperl",
                        "p5.32-pod-eventual",
                        "p5.32-pod-elemental",
                        "p5.32-type-tiny",
                        "p5.32-mime-tools",
                        "p5.32-dist-zilla-plugin-modulebuildtiny",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-hash-ordered",
                        "p5.32-dist-zilla-plugin-run"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla",
                        "p5.32-apache-session",
                        "p5.32-sql-abstract",
                        "p5.32-test-deep-type",
                        "p5.32-test-expectandcheck",
                        "p5.32-sql-abstract-limit",
                        "p5.32-test-base",
                        "p5.32-test-most",
                        "p5.32-test-spec",
                        "p5.32-gtk3-imageview",
                        "p5.32-test-deep-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-perl-critic",
            "portdir": "perl/p5-perl-critic",
            "version": "1.152.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Critic",
            "description": "Perl::Critic - Critique Perl source code for best-practices.",
            "long_description": "Perl::Critic - Critique Perl source code for best-practices.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 392
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-b-keywords",
                        "p5.32-config-tiny",
                        "p5.32-exception-class",
                        "p5.32-file-which",
                        "p5.32-list-someutils",
                        "p5.32-module-pluggable",
                        "p5.32-perl-tidy",
                        "p5.32-pod-spell",
                        "perl5.32",
                        "p5.32-ppix-quotelike",
                        "p5.32-ppix-regexp",
                        "p5.32-readonly",
                        "p5.32-readonly-xs",
                        "p5.32-string-format",
                        "p5.32-pod-parser",
                        "p5.32-ppix-utils",
                        "p5.32-ppi",
                        "p5.32-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-mail-spamassassin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-critic-moose",
                        "p5.32-test-perl-critic",
                        "p5.32-perl-critic-policy-perlsecret"
                    ]
                }
            ]
        },
        {
            "name": "py311-jsonlines",
            "portdir": "python/py-jsonlines",
            "version": "4.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wbolster/jsonlines",
            "description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
            "long_description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 847
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-typing_extensions",
                        "py311-attrs",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jsonlines",
                        "py311-cloudflare"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpl-util",
            "portdir": "lisp/cl-jpl-util",
            "version": "0.4",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/cl-jpl-util",
            "description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
            "long_description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "ecl",
                        "sbcl",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel",
                        "cl-jpl-queues"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpl-queues",
            "portdir": "lisp/cl-jpl-queues",
            "version": "0.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/jpl-queues",
            "description": "Common Lisp library implementing a few different kinds of queues",
            "long_description": "Common Lisp library implementing a few different kinds of queues",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "ecl",
                        "sbcl",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-jpl-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel"
                    ]
                }
            ]
        },
        {
            "name": "py36-parso",
            "portdir": "python/py-parso",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/parso",
            "description": "A Python Parser",
            "long_description": "A Python Parser",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-jedi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-perl-critic",
            "portdir": "perl/p5-perl-critic",
            "version": "1.152.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl::Critic",
            "description": "Perl::Critic - Critique Perl source code for best-practices.",
            "long_description": "Perl::Critic - Critique Perl source code for best-practices.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 392
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-tiny",
                        "p5.34-exception-class",
                        "p5.34-file-which",
                        "p5.34-list-someutils",
                        "p5.34-module-pluggable",
                        "p5.34-perl-tidy",
                        "p5.34-pod-parser",
                        "p5.34-pod-spell",
                        "perl5.34",
                        "p5.34-ppix-quotelike",
                        "p5.34-ppix-regexp",
                        "p5.34-ppix-utils",
                        "p5.34-readonly",
                        "p5.34-readonly-xs",
                        "p5.34-string-format",
                        "p5.34-version",
                        "p5.34-ppi",
                        "p5.34-b-keywords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mail-spamassassin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-perl-critic",
                        "p5.34-perl-critic-moose",
                        "p5.34-test-perl-critic",
                        "p5.34-perl-critic-policy-perlsecret"
                    ]
                }
            ]
        },
        {
            "name": "py310-ddt",
            "portdir": "python/py-ddt",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ddt/",
            "description": "Data-Driven/Decorated Tests",
            "long_description": "A library to multiply test cases",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 392
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-six",
                        "py310-mock",
                        "py310-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-json",
            "portdir": "lisp/cl-json",
            "version": "20141108",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hankhero/cl-json",
            "description": "Json encoder and decoder for Common-Lisp",
            "long_description": "Json encoder and decoder for Common-Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "ecl",
                        "sbcl",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-njson"
                    ]
                }
            ]
        },
        {
            "name": "py37-pyrsistent",
            "portdir": "python/py-pyrsistent",
            "version": "0.19.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobgu/pyrsistent/",
            "description": "Pyrsistent is a number of persistent collections.",
            "long_description": "Pyrsistent is a number of persistent collections.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-hypothesis",
                        "py37-pytest",
                        "py37-pytest-runner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-jsonschema"
                    ]
                }
            ]
        },
        {
            "name": "py-gtkmvc",
            "portdir": "python/py-gtkmvc",
            "version": "1.99.1",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/pygtkmvc",
            "description": "Model-View-Controller for PyGTK2",
            "long_description": "This is an implementation of the Model-View-Controller and Observer patterns for the Pygtk2 toolkit. MVC is a pattern that can be successfully used to design and develop well structured GUI applications. The MVC pattern basically helps in separating sematics and data of the application, from their representation. The Observer pattern is also embedded here. This pattern allows making separated parts independent, but still connected each other.",
            "active": true,
            "categories": [
                "python",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtkmvc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gtkmvc",
            "portdir": "python/py-gtkmvc",
            "version": "1.99.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/pygtkmvc",
            "description": "Model-View-Controller for PyGTK2",
            "long_description": "This is an implementation of the Model-View-Controller and Observer patterns for the Pygtk2 toolkit. MVC is a pattern that can be successfully used to design and develop well structured GUI applications. The MVC pattern basically helps in separating sematics and data of the application, from their representation. The Observer pattern is also embedded here. This pattern allows making separated parts independent, but still connected each other.",
            "active": true,
            "categories": [
                "python",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gtkmvc"
                    ]
                }
            ]
        },
        {
            "name": "py27-mongoalchemy",
            "portdir": "python/py-mongoalchemy",
            "version": "0.21",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mongoalchemy.org",
            "description": "Document-Object Mapper/Toolkit for Mongo Databases",
            "long_description": "MongoAlchemy is a layer on top of the Python MongoDB driver which adds client-side schema definitions, an easier to work with and programmatic query language, and a Document-Object mapper which allows python objects to be saved and loaded into the database in a type-safe way.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pymongo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-flask-mongoalchemy",
                        "py-mongoalchemy"
                    ]
                }
            ]
        },
        {
            "name": "py37-stopwordsiso",
            "portdir": "python/py-stopwordsiso",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bact/stopwords-iso",
            "description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
            "long_description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-stopwordsiso",
            "portdir": "python/py-stopwordsiso",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bact/stopwords-iso",
            "description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
            "long_description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-stopwordsiso"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygtkhelpers",
            "portdir": "python/py-pygtkhelpers",
            "version": "0.4.3",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pygtkhelpers",
            "description": "A library to assist the building of PyGTK applications.",
            "long_description": "A library to assist the building of PyGTK applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtkhelpers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pygtkhelpers",
            "portdir": "python/py-pygtkhelpers",
            "version": "0.4.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pygtkhelpers",
            "description": "A library to assist the building of PyGTK applications.",
            "long_description": "A library to assist the building of PyGTK applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "PIDA",
                        "py-pygtkhelpers"
                    ]
                }
            ]
        },
        {
            "name": "lua54-wsapi-fcgi",
            "portdir": "lua/lua-wsapi-fcgi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi-fcgi",
            "description": "Lua Web Server API FastCGI Adapter",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the FCGI module lfcgi.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fcgi",
                        "lua54",
                        "lua54-wsapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pyrsistent",
            "portdir": "python/py-pyrsistent",
            "version": "0.20.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobgu/pyrsistent/",
            "description": "Pyrsistent is a number of persistent collections.",
            "long_description": "Pyrsistent is a number of persistent collections.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-hypothesis",
                        "py38-pytest",
                        "py38-pytest-runner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pyrsistent",
            "portdir": "python/py-pyrsistent",
            "version": "0.20.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobgu/pyrsistent/",
            "description": "Pyrsistent is a number of persistent collections.",
            "long_description": "Pyrsistent is a number of persistent collections.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest",
                        "py39-pytest-runner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-wsapi-fcgi",
            "portdir": "lua/lua-wsapi-fcgi",
            "version": "1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/mascarenhas/wsapi-fcgi",
            "description": "Lua Web Server API FastCGI Adapter",
            "long_description": "WSAPI is an API that abstracts the web server from Lua web applications. This is the rock that contains the FCGI module lfcgi.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fcgi",
                        "lua53",
                        "lua53-wsapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-local-time",
            "portdir": "lisp/cl-local-time",
            "version": "20230927",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlowe-net/local-time",
            "description": "Time manipulation library for Common Lisp",
            "long_description": "Time manipulation library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 1279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "abcl",
                        "ccl",
                        "clisp",
                        "ecl",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-postmodern"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-legion",
                        "cl-djula",
                        "cl-lack",
                        "cl-postmodern",
                        "cl-postgres-plus-local-time",
                        "cl-pngload-test",
                        "cl-js",
                        "cl-cookie",
                        "cl-should-test",
                        "cl-history-tree",
                        "cl-serapeum"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        }
    ]
}