HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50337,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=52",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=50",
"results": [
{
"name": "py313-pdal-plugins",
"portdir": "python/py-pdal-plugins",
"version": "1.6.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python Plugins",
"long_description": "PDAL Python Plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-setuptools",
"py313-wheel",
"py313-scikit-build-core",
"py313-pybind11",
"cmake",
"ninja",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-pdal",
"PDAL"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdal-plugins"
]
}
]
},
{
"name": "py313-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-scikit-build-core",
"py313-pybind11",
"clang-20",
"cmake",
"ninja",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pandas",
"py313-meshio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdal",
"py313-pdal-plugins"
]
}
]
},
{
"name": "py313-rsgislib",
"portdir": "gis/rsgislib",
"version": "5.1.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rsgislib.org",
"description": "Python 3.13 bindings for RSGISlib - Remote Sensing and GIS Library",
"long_description": "This package provides Python 3.13 bindings, modules, and scripts.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py313-numpy",
"py313-gdal",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"muparser",
"gdal",
"boost181",
"hdf5",
"kealib",
"rsgislib",
"gsl"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-pysaga",
"portdir": "gis/saga",
"version": "9.10.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://saga-gis.sourceforge.io/en/index.html",
"description": "PySAGA, Python 3.13 bindings for SAGA",
"long_description": "PySAGA, Python 3.13 bindings for SAGA.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"wxWidgets-3.2",
"curl",
"cmake",
"pkgconfig",
"swig",
"swig-python",
"gdal",
"PDAL",
"proj",
"exiv2",
"opencv4",
"tiff"
]
},
{
"type": "lib",
"ports": [
"python313",
"saga"
]
}
],
"depends_on": []
},
{
"name": "py313-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"clang-18",
"py313-build",
"py313-installer",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests",
"py313-cryptography",
"py313-pyspnego"
]
},
{
"type": "run",
"ports": [
"py313-krb5",
"py313-gssapi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-requests-kerberos"
]
}
]
},
{
"name": "py312-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests",
"py312-cryptography",
"py312-pyspnego"
]
},
{
"type": "run",
"ports": [
"py312-krb5",
"py312-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py311-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-build",
"py311-installer",
"py311-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-cryptography",
"py311-pyspnego"
]
},
{
"type": "run",
"ports": [
"py311-krb5",
"py311-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py310-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-setuptools",
"py310-wheel",
"py310-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-cryptography",
"py310-pyspnego"
]
},
{
"type": "run",
"ports": [
"py310-krb5",
"py310-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py39-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"py39-setuptools",
"py39-wheel",
"py39-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cryptography",
"py39-requests",
"py39-pyspnego"
]
},
{
"type": "run",
"ports": [
"py39-krb5",
"py39-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-requests-kerberos"
]
}
],
"depends_on": []
},
{
"name": "py313-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-speg"
]
},
{
"type": "run",
"ports": [
"py313-pycson"
]
}
]
},
{
"name": "py312-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-pycson"
]
}
]
},
{
"name": "py313-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-speg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pycson"
]
},
{
"type": "run",
"ports": [
"asymptote"
]
}
]
},
{
"name": "py312-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-speg"
]
}
],
"depends_on": []
},
{
"name": "py313-pyspnego",
"portdir": "python/py-pyspnego",
"version": "0.11.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pyspnego",
"description": "Python SPNEGO Library",
"long_description": "Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cryptography",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-requests_ntlm",
"py313-requests-kerberos",
"py-pyspnego"
]
}
]
},
{
"name": "py311-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-requests-kerberos"
]
}
]
},
{
"name": "py313-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-krb5"
]
},
{
"type": "run",
"ports": [
"py313-requests-kerberos"
]
}
]
},
{
"name": "py312-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-requests-kerberos"
]
}
]
},
{
"name": "py39-krb5",
"portdir": "python/py-krb5",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-cython",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-requests-kerberos"
]
}
]
},
{
"name": "py310-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-requests-kerberos"
]
}
]
},
{
"name": "py-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-krb5"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-catalyst-authentication-credential-http",
"p5.34-www-oauth",
"p5.34-crypt-passphrase",
"p5-crypt-sysrandom",
"p5.34-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.32-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-authentication-credential-http",
"p5.32-www-oauth",
"p5.32-crypt-passphrase",
"p5.32-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.30-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-authentication-credential-http",
"p5.30-www-oauth",
"p5.30-crypt-passphrase",
"p5.30-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.28-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-authentication-credential-http",
"p5.28-www-oauth",
"p5.28-crypt-passphrase",
"p5.28-catalyst-plugin-session"
]
}
]
},
{
"name": "p5-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-crypt-sysrandom",
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-sysrandom"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-sysrandom-xs",
"portdir": "perl/p5-crypt-sysrandom-xs",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom::XS",
"description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"long_description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-17",
"p5.34-dist-build"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-www-oauth",
"p5.34-crypt-passphrase",
"p5.34-catalyst-plugin-session",
"p5-crypt-sysrandom-xs"
]
}
]
},
{
"name": "p5.32-crypt-sysrandom-xs",
"portdir": "perl/p5-crypt-sysrandom-xs",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom::XS",
"description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"long_description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-17",
"p5.32-dist-build"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-www-oauth",
"p5.32-crypt-passphrase",
"p5.32-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.30-crypt-sysrandom-xs",
"portdir": "perl/p5-crypt-sysrandom-xs",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom::XS",
"description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"long_description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-17",
"p5.30-dist-build"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-www-oauth",
"p5.30-crypt-passphrase",
"p5.30-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.28-crypt-sysrandom-xs",
"portdir": "perl/p5-crypt-sysrandom-xs",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom::XS",
"description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"long_description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-17",
"p5.28-dist-build"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-www-oauth",
"p5.28-crypt-passphrase",
"p5.28-catalyst-plugin-session"
]
}
]
},
{
"name": "p5-crypt-sysrandom-xs",
"portdir": "perl/p5-crypt-sysrandom-xs",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-crypt-sysrandom-xs",
"homepage": "https://metacpan.org/pod/Crypt::SysRandom::XS",
"description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"long_description": "Crypt::SysRandom::XS - Perl interface to system randomness, XS version",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-sysrandom-xs"
]
}
],
"depends_on": []
},
{
"name": "py313-drms",
"portdir": "python/py-drms",
"version": "0.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.",
"long_description": "The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1177
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-pandas",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-sunpy",
"py-drms"
]
}
]
},
{
"name": "bsc",
"portdir": "archivers/bsc",
"version": "3.3.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libbsc.com",
"description": "High performance block-sorting data compressor",
"long_description": "bsc is a high performance file compressor based on lossless, block-sorting data compression algorithms. libbsc is a library based on bsc, it uses the same algorithms as bsc and enables you to compress memory blocks.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"debug",
"openmp",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libomp"
]
}
],
"depends_on": []
},
{
"name": "py313-wcmatch",
"portdir": "python/py-wcmatch",
"version": "10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facelessuser/wcmatch",
"description": "Wilcard File Name matching library.",
"long_description": "Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-bracex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-wcmatch",
"ansible-lint"
]
}
]
},
{
"name": "py312-wcmatch",
"portdir": "python/py-wcmatch",
"version": "10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facelessuser/wcmatch",
"description": "Wilcard File Name matching library.",
"long_description": "Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-bracex"
]
}
],
"depends_on": []
},
{
"name": "py313-enrich",
"portdir": "python/py-enrich",
"version": "1.2.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/enrich",
"description": "Enrich adds few missing features to the wonderful rich library.",
"long_description": "Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-rich",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-enrich",
"ansible-lint"
]
}
]
},
{
"name": "py312-enrich",
"portdir": "python/py-enrich",
"version": "1.2.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/enrich",
"description": "Enrich adds few missing features to the wonderful rich library.",
"long_description": "Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-rich",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-bracex",
"portdir": "python/py-bracex",
"version": "2.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facelessuser/bracex",
"description": "Bash style brace expansion for Python.",
"long_description": "Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bracex"
]
},
{
"type": "run",
"ports": [
"py313-wcmatch"
]
}
]
},
{
"name": "py312-bracex",
"portdir": "python/py-bracex",
"version": "2.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facelessuser/bracex",
"description": "Bash style brace expansion for Python.",
"long_description": "Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-wcmatch"
]
}
]
},
{
"name": "py313-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-deap"
]
}
]
},
{
"name": "py313-flit",
"portdir": "python/py-flit",
"version": "3.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/flit",
"description": "A simple packaging tool for simple packages.",
"long_description": "Flit is a simple way to put Python packages and modules on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-tomli-w",
"py313-docutils",
"py313-requests",
"py313-flit_core"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pydicom"
]
},
{
"type": "lib",
"ports": [
"py-flit"
]
}
]
},
{
"name": "py313-werkzeug",
"portdir": "python/py-werkzeug",
"version": "3.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/werkzeug/",
"description": "The Swiss Army knife of Python web development",
"long_description": "Werkzeug is a one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-markupsafe",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest-xprocess",
"py313-pytest",
"py313-pytest-timeout",
"py313-cryptography",
"py313-watchdog",
"py313-ephemeral-port-reserve"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-flask",
"py313-pytest-httpserver",
"py313-httpbin",
"py313-flask-cors",
"py-werkzeug"
]
}
]
},
{
"name": "age-plugin-se",
"portdir": "security/age-plugin-se",
"version": "0.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/remko/age-plugin-se",
"description": "Age plugin for Apple's Secure Enclave",
"long_description": "age-plugin-se is a plugin for age, enabling encryption using Apple's Secure Enclave.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"scdoc",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py313-subprocess-tee",
"portdir": "python/py-subprocess-tee",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/subprocess-tee",
"description": "A subprocess.run that works like tee",
"long_description": "This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-subprocess-tee"
]
},
{
"type": "run",
"ports": [
"py313-ansible-compat"
]
}
]
},
{
"name": "py313-resolvelib",
"portdir": "python/py-resolvelib",
"version": "1.2.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sarugaku/resolvelib",
"description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
"long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-resolvelib",
"py313-ansible-core"
]
}
]
},
{
"name": "py313-pynacl",
"portdir": "python/py-pynacl",
"version": "1.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/pynacl/",
"description": "Python binding to the Networking and Cryptography (NaCl) library",
"long_description": "Python binding to the Networking and Cryptography (NaCl) library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six",
"py313-cffi",
"libsodium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynacl",
"py313-paramiko",
"magic-wormhole"
]
},
{
"type": "run",
"ports": [
"py313-pygithub",
"py313-autobahn"
]
}
]
},
{
"name": "py313-paramiko",
"portdir": "python/py-paramiko",
"version": "3.5.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-cryptography",
"py313-bcrypt",
"py313-pynacl",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mycli",
"py313-ansible-core",
"py-paramiko",
"py313-sshtunnel"
]
},
{
"type": "run",
"ports": [
"pyinfra"
]
}
]
},
{
"name": "py313-httplib2",
"portdir": "python/py-httplib2",
"version": "2-0.22.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/httplib2/",
"description": "A comprehensive HTTP client library in Python",
"long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-parsing",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-google-api",
"py-httplib2",
"py313-ansible-core",
"py313-google-auth-httplib2"
]
}
]
},
{
"name": "py313-bcrypt",
"portdir": "python/py-bcrypt",
"version": "5.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/bcrypt/",
"description": "Modern password hashing for your software and your servers",
"long_description": "Modern password hashing for your software and your servers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools-rust",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bcrypt",
"py313-twisted",
"py313-paramiko"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-ansible-core",
"portdir": "python/py-ansible-core",
"version": "2.20.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ansible/ansible",
"description": "SSH-based configuration management and deployment system",
"long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 43
},
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-cryptography",
"py313-yaml",
"py313-jinja2",
"ansible_select",
"py313-paramiko",
"py313-resolvelib",
"py313-httplib2",
"python313",
"py313-packaging",
"py313-setuptools",
"py313-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-ansible",
"py-ansible-core"
]
}
]
}
]
}