HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50612,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=560",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=558",
"results": [
{
"name": "py312-rasterio",
"portdir": "python/py-rasterio",
"version": "1.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rasterio/rasterio",
"description": "Rasterio reads and writes geospatial raster data.",
"long_description": "Rasterio reads and writes geospatial raster data.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-cython",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"gdal",
"python312",
"py312-numpy"
]
},
{
"type": "run",
"ports": [
"py312-attrs",
"py312-certifi",
"py312-click",
"py312-parsing",
"py312-affine",
"py312-click-plugins",
"py312-cligj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-contextily"
]
},
{
"type": "run",
"ports": [
"py312-rasterstats",
"py312-tobler"
]
}
]
},
{
"name": "py312-rasterstats",
"portdir": "python/py-rasterstats",
"version": "0.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/rasterstats/",
"description": "rasterstats is a Python module for summarizing geospatial raster datasets",
"long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-cligj",
"py312-fiona",
"py312-rasterio",
"py312-affine",
"py312-simplejson",
"py312-shapely",
"py312-click",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-tobler"
]
}
]
},
{
"name": "py312-raven",
"portdir": "python/py-raven",
"version": "6.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/raven-python",
"description": "Raven is a client for Sentry",
"long_description": "Raven is a client for Sentry",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-raven"
]
}
]
},
{
"name": "py312-rdflib",
"portdir": "python/py-rdflib",
"version": "7.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RDFLib/rdflib",
"description": "Python library for working with RDF",
"long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-build",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-parsing",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-prov"
]
}
]
},
{
"name": "py312-re2",
"portdir": "python/py-re2",
"version": "1.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/pyre2",
"description": "Python wrapper of Google's RE2 library.",
"long_description": "pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-20",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"re2"
]
}
],
"depends_on": []
},
{
"name": "py312-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-chardet",
"py312-lxml",
"py312-cssselect"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-readme_renderer",
"portdir": "python/py-readme_renderer",
"version": "44.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/readme_renderer",
"description": "Safely render long_description/README files in Warehouse",
"long_description": "Safely render long_description/README files in Warehouse",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-docutils",
"py312-pygments",
"py312-bleach"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-marisa-trie"
]
}
]
},
{
"name": "py312-recommonmark",
"portdir": "python/py-recommonmark",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/readthedocs/recommonmark",
"description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
"long_description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-commonmark",
"py312-sphinx",
"py312-docutils"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-redis",
"portdir": "python/py-redis",
"version": "7.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redis/redis-py",
"description": "Python client for Redis key-value store",
"long_description": "Python client for Redis key-value store",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-spotipy"
]
},
{
"type": "test",
"ports": [
"py312-portalocker"
]
}
]
},
{
"name": "py312-reedsolo",
"portdir": "python/py-reedsolo",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tomerfiliba-org/reedsolomon",
"description": "A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot.",
"long_description": "A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot. It includes a pure python implementation and an optional speed-optimized Cython/C extension.",
"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": "lib",
"ports": [
"py-reedsolo",
"esptool"
]
}
]
},
{
"name": "py312-referencing",
"portdir": "python/py-referencing",
"version": "0.37.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/referencing",
"description": "JSON referencing + Python",
"long_description": "An implementation-agnostic implementation of JSON reference resolution",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py312-typing_extensions",
"py312-attrs",
"py312-rpds-py",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jsonschema-specifications",
"py312-jupyter_events",
"py312-jsonschema",
"py312-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py312-reflink",
"portdir": "python/py-reflink",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rubdos/pyreflink",
"description": "Python reflink wraps around platform specific reflink implementations",
"long_description": "Python reflink wraps around platform specific reflink implementations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-cffi"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-regex",
"portdir": "python/py-regex",
"version": "2025.11.3",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrabarnett/mrab-regex",
"description": "Alternate regular expression module, to replace re.",
"long_description": "Alternate regular expression module, to replace re.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-dateparser",
"py312-tiktoken",
"py312-beancount",
"py312-parsimonious",
"py312-nltk"
]
},
{
"type": "run",
"ports": [
"py312-sacremoses",
"py312-cfn-lint"
]
}
]
},
{
"name": "py312-regions",
"portdir": "python/py-regions",
"version": "0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/regions",
"description": "Astropy affilated package for region handling",
"long_description": "Astropy affilated package for region handling",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-cython",
"py312-extension-helpers",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-matplotlib",
"py312-shapely",
"py312-astropy",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-gammapy"
]
}
]
},
{
"name": "py312-rencode",
"portdir": "python/py-rencode",
"version": "1.0.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aresch/rencode",
"description": "Python module for fast (basic) object serialization similar to bencode",
"long_description": "Python module for fast (basic) object serialization similar to bencode",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-cython",
"py312-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-chardet",
"py312-Pillow",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-xhtml2pdf",
"py312-svglib"
]
}
]
},
{
"name": "py312-repoze.sphinx.autointerface",
"portdir": "python/py-repoze.sphinx.autointerface",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/repoze.sphinx.autointerface/",
"description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
"long_description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-zopeinterface",
"py312-sphinx",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-reproject",
"portdir": "python/py-reproject",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reproject.readthedocs.io/",
"description": "Astropy affiliated package for image reprojection",
"long_description": "Astropy affiliated package for image reprojection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-cython",
"py312-numpy",
"py312-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-numpy",
"py312-fsspec",
"py312-scipy",
"py312-astropy",
"py312-cloudpickle",
"py312-dask",
"py312-astropy-healpix",
"py312-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sunpy"
]
}
]
},
{
"name": "py312-requests",
"portdir": "python/py-requests",
"version": "2.32.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests.readthedocs.io/",
"description": "Python HTTP for Humans.",
"long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-charset-normalizer",
"py312-certifi",
"py312-urllib3",
"py312-idna"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-wxpython-4.0",
"py312-pytorch",
"py312-publicsuffix2",
"py312-undetected-chromedriver"
]
},
{
"type": "lib",
"ports": [
"httpie",
"py312-contextily",
"py312-soundcloud-v2",
"py312-discogs-client",
"py312-ibroadcast",
"py312-pooch",
"py312-dnspython",
"py312-acme",
"py312-urlwatch",
"py312-blosc2",
"py312-gpsoauth",
"py312-pynamecheap",
"py312-fontaine",
"py312-gwosc",
"py312-coveralls",
"py312-torrequest",
"py312-acoustid",
"py312-requests-kerberos",
"py312-igwn-auth-utils",
"py312-ligo-gracedb",
"py312-scitokens",
"py312-quantecon",
"py312-gpstime",
"py312-socid-extractor",
"py312-update_checker",
"py312-google-api-core",
"py312-gwpy",
"py312-dropbox",
"py312-hdfs",
"scdl",
"py312-panel",
"py312-owslib",
"py312-pyvo",
"py312-dap",
"py312-google-i18n-address",
"py312-google-cloud-storage",
"py312-treq",
"py312-tldextract",
"tmt",
"py312-tropycal",
"py312-obspy",
"py312-digitalocean",
"py312-epsg",
"py312-fdsnwsscripts",
"py312-cloudflare2",
"py312-hanko",
"py312-hanko-certvalidator",
"py312-soco",
"cartman",
"py312-gsecrets",
"py312-jupyterlab_server",
"py312-smi",
"py312-tiktoken",
"py312-cachecontrol",
"py312-zeep",
"py312-mp-api",
"py312-upt-cpan",
"py312-upt-macports",
"py312-upt-pypi",
"py312-upt-rubygems",
"py312-pysigma",
"py312-siphon",
"git-review",
"py312-imgur",
"py312-requests-oauthlib",
"py312-pyhyphen",
"py312-pywinrm",
"py312-requests-file",
"py312-requests-futures",
"py312-requests-unixsocket",
"py312-requests_ntlm",
"py312-requests-mock",
"py312-responses",
"yewtube",
"py312-requests-cache",
"py312-cookiecutter"
]
},
{
"type": "run",
"ports": [
"py312-mailmanclient",
"py312-pymatgen",
"py312-socketio",
"py312-keystoneauth1",
"py312-engineio",
"py312-panel",
"py312-xraylarch",
"virt-manager",
"py312-esridump",
"py312-requests-toolbelt",
"py312-keystoneclient",
"py312-datasets",
"py312-bpemb",
"py312-hcloud",
"py312-flit",
"py312-folium",
"py312-cloudscraper",
"py312-cinderclient",
"py312-openstackclient",
"py312-sphinx",
"py312-dns-lexicon",
"py312-pygithub",
"py312-osc-lib",
"gpodder",
"py312-access",
"py312-oslo-config",
"py312-django-allauth",
"py312-libpysal",
"py312-spotipy",
"py312-codecov"
]
},
{
"type": "test",
"ports": [
"py312-pytest-httpserver",
"py312-mitmproxy"
]
}
]
},
{
"name": "py312-requests-cache",
"portdir": "python/py-requests-cache",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-cache.readthedocs.io/en/stable/",
"description": "Transparent persistent cache for py-requests",
"long_description": "Transparent persistent cache for py-requests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"py312-cattrs",
"py312-url-normalize",
"python312",
"py312-attrs",
"py312-urllib3",
"py312-platformdirs"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-rich",
"py312-requests-mock",
"py312-responses",
"py312-timeout-decorator",
"py312-time-machine"
]
}
],
"depends_on": []
},
{
"name": "py312-requestsexceptions",
"portdir": "python/py-requestsexceptions",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openstack.org/",
"description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
"long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-pbr"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-openstacksdk"
]
}
]
},
{
"name": "py312-requests-file",
"portdir": "python/py-requests-file",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/dashea/requests-file",
"description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
"long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-zeep",
"py312-tldextract"
]
}
]
},
{
"name": "py312-requests-futures",
"portdir": "python/py-requests-futures",
"version": "1.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ross/requests-futures",
"description": "Small add-on for the python requests http library.",
"long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests",
"py312-charset-normalizer",
"py312-certifi",
"py312-urllib3",
"py312-idna"
]
}
],
"depends_on": []
},
{
"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": 609
}
],
"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": "py312-requests-mock",
"portdir": "python/py-requests-mock",
"version": "1.12.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-mock.readthedocs.io/",
"description": "Mock out responses from the requests package",
"long_description": "requests-mock provides a building block to stub out the HTTP requests portions of your testing code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools_scm",
"py312-pbr",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"python312"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-soco",
"py312-upt-cpan",
"py312-upt-macports",
"py312-upt-rubygems",
"py312-requests-oauthlib",
"py312-requests-cache",
"py312-gwosc",
"py312-dqsegdb2",
"py312-igwn-auth-utils"
]
}
]
},
{
"name": "py312-requests_ntlm",
"portdir": "python/py-requests_ntlm",
"version": "1.3.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-ntlm",
"description": "NTLM authentication support for Requests",
"long_description": "This package allows for HTTP NTLM authentication using the requests library.",
"active": true,
"categories": [
"devel",
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"py312-cryptography",
"py312-pyspnego",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pywinrm"
]
}
]
},
{
"name": "py312-requests-oauthlib",
"portdir": "python/py-requests-oauthlib",
"version": "2.0.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-oauthlib",
"description": "OAuth for Humans",
"long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests",
"py312-oauthlib"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock",
"py312-requests-mock",
"py312-selenium"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-django-allauth"
]
}
]
},
{
"name": "py312-requests-toolbelt",
"portdir": "python/py-requests-toolbelt",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/toolbelt",
"description": "Collection of utilities for python-requests",
"long_description": "This is just a collection of utilities for python-requests, but do not really belong in requests proper.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"httpie",
"py312-dnspython",
"py312-zeep"
]
},
{
"type": "run",
"ports": [
"py312-cloudscraper"
]
}
]
},
{
"name": "py312-requests-unixsocket",
"portdir": "python/py-requests-unixsocket",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msabramo/requests-unixsocket",
"description": "HTTP via a UNIX domain socket",
"long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-resampy",
"portdir": "python/py-resampy",
"version": "0.4.3",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bmcfee/resampy",
"description": "Efficient sample rate conversion in python",
"long_description": "Efficient sample rate conversion in python",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-numba",
"py312-scipy",
"py312-numpy",
"py312-six"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-librosa"
]
}
]
},
{
"name": "py312-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": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-ansible-core"
]
}
]
},
{
"name": "py312-responses",
"portdir": "python/py-responses",
"version": "0.25.8",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/responses",
"description": "A utility library for mocking out the requests library",
"long_description": "A utility library for mocking out the requests library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-urllib3",
"py312-requests",
"py312-yaml"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-tomli-w",
"py312-pytest-asyncio",
"py312-pytest-httpserver"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-requests-cache",
"py312-openid"
]
}
]
},
{
"name": "py312-rfc3339-validator",
"portdir": "python/py-rfc3339-validator",
"version": "0.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naimetti/rfc3339-validator",
"description": "A pure python RFC3339 validator",
"long_description": "A pure python RFC3339 validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-six",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jupyter_events",
"py312-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py312-rfc3986",
"portdir": "python/py-rfc3986",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rfc3986.readthedocs.io/",
"description": "A Python implementation of RFC 3986 including validation and authority parsing.",
"long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
"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-oslo-config"
]
}
]
},
{
"name": "py312-rfc3986-validator",
"portdir": "python/py-rfc3986-validator",
"version": "0.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naimetti/rfc3986-validator",
"description": "A pure python RFC3986 validator",
"long_description": "A pure python RFC3986 validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jupyter_events",
"py312-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py312-rfc3987-syntax",
"portdir": "python/py-rfc3987-syntax",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/willynilly/rfc3987-syntax",
"description": "Helper functions to parse and validate the syntax of terms defined in RFC 3987 — the IETF standard for Internationalized Resource Identifiers (IRIs).",
"long_description": "Helper functions to parse and validate the syntax of terms defined in RFC 3987 — the IETF standard for Internationalized Resource Identifiers (IRIs).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-lark"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py312-rfc6555",
"portdir": "python/py-rfc6555",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sethmlarson/rfc6555",
"description": "Python implementation of RFC 6555.",
"long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rfc6555",
"offlineimap"
]
}
]
},
{
"name": "py312-rich",
"portdir": "python/py-rich",
"version": "14.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich.readthedocs.io/en/latest/",
"description": "Python library for rich text and beautiful formatting in the terminal",
"long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-18",
"py312-poetry-core",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-markdown-it-py",
"py312-pygments"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-npe2",
"py312-rstcheck",
"py312-enrich",
"py312-objexplore",
"py312-textual",
"py312-meshio",
"httpie",
"py312-rich-theme-manager",
"py312-pymc",
"jrnl",
"py312-cookiecutter",
"py312-httpx"
]
},
{
"type": "run",
"ports": [
"py312-rich_rst",
"py312-rich-click",
"py312-cmd2",
"py312-typer",
"py312-rich-argparse"
]
},
{
"type": "test",
"ports": [
"py312-requests-cache"
]
}
]
},
{
"name": "py312-rich-argparse",
"portdir": "python/py-rich-argparse",
"version": "1.7.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hamdanal/rich-argparse",
"description": "Format argparse and optparse help using rich",
"long_description": "Format argparse and optparse help using rich. rich-argparse improves the look and readability of argparse's help while requiring minimal changes to the code",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-rich"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-cmd2"
]
}
]
},
{
"name": "py312-rich-click",
"portdir": "python/py-rich-click",
"version": "1.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ewels/rich-click",
"description": "Format click help output nicely with rich",
"long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-click",
"py312-rich"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"esptool",
"py-rich-click"
]
}
]
},
{
"name": "py312-rich_rst",
"portdir": "python/py-rich_rst",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wasi-master/rich-rst",
"description": "reStructuredText renderer for rich",
"long_description": "reStructuredText renderer for rich",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"clang-18",
"py312-wheel",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-rich",
"py312-docutils"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-rich-theme-manager",
"portdir": "python/py-rich-theme-manager",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/rich_theme_manager",
"description": "Manage rich themes for CLI applications",
"long_description": "Manage rich themes for CLI applications",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-poetry-core",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-rich",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-rlpycairo",
"portdir": "python/py-rlpycairo",
"version": "0.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/rlPyCairo/#description",
"description": "This is a plugin for the ReportLab PDF Toolkit.",
"long_description": "This is a plugin for the ReportLab PDF Toolkit. which constructs rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1215
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-cairo",
"py312-freetype",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-svglib"
]
}
]
},
{
"name": "py312-roman",
"portdir": "python/py-roman",
"version": "5.1",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/roman",
"description": "Integer to Roman numerals converter",
"long_description": "Integer to Roman numerals converter.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"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-docutils"
]
}
]
},
{
"name": "py312-roman_numerals",
"portdir": "python/py-roman_numerals",
"version": "4.1.0",
"license": "(BSD or public-domain)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/roman_numerals/",
"description": "Manipulate well-formed Roman numerals",
"long_description": "A library for manipulating well-formed Roman numerals.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-sphinx"
]
}
]
},
{
"name": "py312-roman_numerals_py",
"portdir": "python/py-roman_numerals_py",
"version": "4.1.0",
"license": "(BSD or public-domain)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "py312-roman_numerals",
"homepage": "https://pypi.org/project/roman_numerals_py/",
"description": "Obsolete port, replaced by py312-roman_numerals",
"long_description": "This port has been replaced by py312-roman_numerals.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py312-rope",
"portdir": "python/py-rope",
"version": "1.14.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-rope/rope",
"description": "python refactoring library",
"long_description": "Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-appdirs",
"py312-pytoolconfig"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-python-lsp-server"
]
}
]
},
{
"name": "py312-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-maturin",
"py312-setuptools-rust",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-referencing",
"py312-jsonschema",
"py312-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py312-rsa",
"portdir": "python/py-rsa",
"version": "4.9.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stuvel.eu/software/rsa/",
"description": "Pure Python RSA implementation",
"long_description": "Pure Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-poetry-core",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-asn1"
]
},
{
"type": "test",
"ports": [
"py312-mypy",
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-google-auth",
"py312-awscli"
]
},
{
"type": "run",
"ports": [
"py312-telethon"
]
}
]
},
{
"name": "py312-rsgislib",
"portdir": "gis/rsgislib",
"version": "5.2.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rsgislib.org",
"description": "Python 3.12 bindings for RSGISlib - Remote Sensing and GIS Library",
"long_description": "This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
},
{
"name": "vince",
"github": "Veence",
"ports_count": 70
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py312-numpy",
"py312-gdal",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"muparser",
"gdal",
"boost181",
"hdf5",
"kealib",
"rsgislib",
"gsl"
]
}
],
"depends_on": []
}
]
}