HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50412,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=741",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=739",
"results": [
{
"name": "py39-qdarkstyle",
"portdir": "python/py-qdarkstyle",
"version": "3.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ColinDuquesnoy/QDarkStyleSheet",
"description": "A dark stylesheet for Python and Qt applications",
"long_description": "This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-helpdev",
"py39-qtpy",
"py39-qtsass",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py39-qimage2ndarray",
"portdir": "python/py-qimage2ndarray",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hmeine/qimage2ndarray",
"description": "Converts between QImages and numpy.ndarrays",
"long_description": "Converts between QImages and numpy.ndarrays",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-numpy",
"py39-pyqt5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gpilab-framework"
]
}
]
},
{
"name": "py39-qpageview",
"portdir": "python/py-qpageview",
"version": "0.6.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qpageview.org",
"description": "Widget to display page-based documents for Qt5/PyQt5",
"long_description": "qpageview provides a page based document viewer widget for Qt5/PyQt5. It has a flexible architecture potentionally supporting many formats. Currently, it supports SVG documents, images, and, using the Poppler-Qt5 binding, PDF documents.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-poppler-qt5",
"py39-pyqt5",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-qrcode",
"portdir": "python/py-qrcode",
"version": "8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lincolnloop/python-qrcode",
"description": "QR Code image generator",
"long_description": "QR Code image generator",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"py39-six",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-hanko"
]
},
{
"type": "run",
"ports": [
"py39-autobahn"
]
}
]
},
{
"name": "py39-qscintilla-qt4",
"portdir": "devel/qscintilla",
"version": "2.11.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Python bindings for Qt4 QScintilla",
"long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"qt4-mac",
"py39-sip4",
"py39-pyqt4",
"qscintilla-qt4"
]
}
],
"depends_on": []
},
{
"name": "py39-qscintilla-qt5",
"portdir": "devel/qscintilla",
"version": "2.11.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py39-pyqt5-scintilla",
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Obsolete port, replaced by py39-pyqt5-scintilla",
"long_description": "This port has been replaced by py39-pyqt5-scintilla.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "py39-qstylizer",
"portdir": "python/py-qstylizer",
"version": "0.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blambright/qstylizer",
"description": "Qt stylesheet generation utility for PyQt/PySide",
"long_description": "Qt stylesheet generation utility for PyQt/PySide",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-pbr",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-tinycss2",
"py39-inflection"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py39-qt4py",
"portdir": "python/py-qt4py",
"version": "1.11.3",
"license": "MIT",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtpy",
"description": "Abstraction layer for PyQt4/PySide",
"long_description": "Provides an uniform layer to support PyQt4 and PySide with a single codebase.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-qtawesome",
"portdir": "python/py-qtawesome",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtawesome",
"description": "Iconic Fonts in PyQt and PySide applications.",
"long_description": "QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-qtpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-qt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py39-qtconsole",
"portdir": "python/py-qtconsole",
"version": "5.7.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter QtConsole",
"long_description": "Jupyter QtConsole",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-pygments",
"python39",
"py39-traitlets",
"py39-qtpy",
"py39-ipykernel",
"py39-jupyter_client",
"py39-jupyter_core",
"py39-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-napari-console"
]
},
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py39-qtpy",
"portdir": "python/py-qtpy",
"version": "2.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtpy",
"description": "Abstraction layer for PyQt5/PyQt6/PySide2/PySide6",
"long_description": "Provides an uniform layer to support PyQt5, PyQt6, PySide2, and PySide6 with a single codebase.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-packaging"
]
},
{
"type": "test",
"ports": [
"py39-pytest-qt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gpilab-core",
"py39-gpilab-framework",
"py39-magicgui",
"py39-superqt",
"py39-qdarkstyle",
"py39-qtconsole",
"py39-napari-console",
"py39-qtawesome"
]
},
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py39-qtsass",
"portdir": "python/py-qtsass",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtsass",
"description": "compile SCSS files to Qt stylesheets",
"long_description": "The goal of QtSASS is to be able to generate a Qt-CSS stylesheet based on a 100% valid SASS file.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-libsass"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-qdarkstyle"
]
}
]
},
{
"name": "py39-quantecon",
"portdir": "python/py-quantecon",
"version": "0.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quantecon.org/quantecon-py/",
"description": "QuantEcon is a high performance, open source Python code library for economics",
"long_description": "The quantecon Python library consists of a number of modules which includes game theory (game_theory), markov chains (markov), random generation utilities (random), a collection of tools (tools), and other utilities (util) which are mainly used by developers internal to the package.",
"active": false,
"categories": [
"science",
"python",
"finance"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-scipy",
"py39-sympy",
"python39",
"py39-numba",
"py39-numpy",
"py39-requests"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-giddy"
]
}
]
},
{
"name": "py39-quantities",
"portdir": "python/py-quantities",
"version": "0.15.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-quantities/python-quantities",
"description": "Support for physical quantities with units, based on numpy",
"long_description": "Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty. Quantities builds on the popular numpy library and is designed to work with numpy ufuncs, many of which are already supported. Quantities is actively developed, and while the current features and API are stable, test coverage is incomplete so the package is not suggested for mission-critical applications.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-instrumentkit"
]
}
]
},
{
"name": "py39-questionary",
"portdir": "python/py-questionary",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmbo/questionary",
"description": "Questionary is a Python library for effortlessly building pretty command line interfaces",
"long_description": "Questionary is a Python library for effortlessly building pretty command line interfaces. It makes it very easy to query your user for input. You need your user to confirm a destructive action or enter a file path? We’ve got you covered",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-prompt_toolkit"
]
}
],
"depends_on": []
},
{
"name": "py39-queuelib",
"portdir": "python/py-queuelib",
"version": "1.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-hatchling",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scrapy"
]
}
]
},
{
"name": "py39-quixote",
"portdir": "python/py-quixote",
"version": "3.1",
"license": "Permissive and GPLConflict and ZPL-2 and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.quixote.ca/",
"description": "Quixote is a framework for developing Web applications in Python",
"long_description": "Quixote is a framework for developing Web applications in Python. Its design goals were to allow easy development of Web applications where the accent is more on complicated programming logic than complicated templating, to make the templating language as similar to Python as possible. The aim is to make as many of the skills and techniques learned from writing regular Python code applicable to the task of writing Web applications.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-random2",
"portdir": "python/py-random2",
"version": "1.0.1",
"license": "PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/random2",
"description": "Python 3 compatible Python 2 random Module.",
"long_description": "Python 3 compatible Python 2 random Module.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-rangehttpserver",
"portdir": "python/py-rangehttpserver",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvk/RangeHTTPServer",
"description": "SimpleHTTPServer with support for Range requests",
"long_description": "SimpleHTTPServer with support for Range requests",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-requests"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rangehttpserver"
]
},
{
"type": "test",
"ports": [
"py39-resumable-urlretrieve"
]
}
]
},
{
"name": "py39-rapidfuzz",
"portdir": "python/py-rapidfuzz",
"version": "3.14.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxbachmann/RapidFuzz",
"description": "A fast string matching library for Python.",
"long_description": "A fast string matching library for Python.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"ninja",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-scikit-build-core"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-cleo"
]
},
{
"type": "run",
"ports": [
"py39-levenshtein"
]
}
]
},
{
"name": "py39-rarfile",
"portdir": "python/py-rarfile",
"version": "4.2",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/markokr/rarfile",
"description": "RAR archive reader for Python",
"long_description": "RAR archive reader for Python",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"unrar"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18",
"py39-cython",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"gdal",
"python39",
"py39-importlib-metadata",
"py39-numpy"
]
},
{
"type": "run",
"ports": [
"py39-affine",
"py39-attrs",
"py39-certifi",
"py39-click",
"py39-click-plugins",
"py39-cligj",
"py39-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-contextily"
]
},
{
"type": "run",
"ports": [
"py39-rasterstats",
"py39-tobler"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-rasterio",
"py39-shapely",
"py39-simplejson",
"py39-numpy",
"py39-fiona",
"py39-cligj",
"py39-click",
"py39-affine"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-tobler"
]
}
]
},
{
"name": "py39-ratelim",
"portdir": "python/py-ratelim",
"version": "0.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/themiurgo/ratelim",
"description": "Makes it easy to respect rate limits.",
"long_description": "Makes it easy to respect rate limits.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-decorator",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ratelim",
"py39-geocoder"
]
}
]
},
{
"name": "py39-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gitfs"
]
}
]
},
{
"name": "py39-rbtools",
"portdir": "python/py-rbtools",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reviewboard.org/downloads/rbtools/",
"description": "Tools for Review Board integration",
"long_description": "Tools for integrating with Review Board, a powerful web-based code review tool that offers developers an easy way to handle code reviews. This package provides \"post-review\", a command-line tool that simplifies both creating and updating review requests.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-tqdm",
"py39-colorama",
"py39-setuptools",
"py39-six",
"py39-texttable"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rbtools"
]
}
]
},
{
"name": "py39-rchitect",
"portdir": "python/py-rchitect",
"version": "0.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/randy3k/rchitect",
"description": "Mapping R API to Python",
"long_description": "Mapping R API to Python",
"active": false,
"categories": [
"python",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pytest-runner",
"py39-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cffi",
"py39-six"
]
}
],
"depends_on": []
},
{
"name": "py39-rdflib",
"portdir": "python/py-rdflib",
"version": "7.4.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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-18",
"py39-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-isodate",
"py39-parsing"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-prov"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"re2",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-chardet",
"py39-cssselect",
"py39-lxml"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-bleach",
"py39-docutils",
"py39-pygments"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-postorius"
]
},
{
"type": "test",
"ports": [
"py39-marisa-trie"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-18",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-sphinx",
"py39-docutils",
"py39-commonmark"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers"
]
}
]
},
{
"name": "py39-redis",
"portdir": "python/py-redis",
"version": "5.2.1",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-async-timeout",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spotipy"
]
},
{
"type": "test",
"ports": [
"py39-portalocker"
]
}
]
},
{
"name": "py39-rednose",
"portdir": "python/py-rednose",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JBKahn/rednose",
"description": "pretty output formatter for python-nosetests",
"long_description": "rednose is a nosetests plugin for adding colour (and readability) to nosetest console results.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-colorama",
"py39-setuptools",
"py39-termstyle"
]
},
{
"type": "test",
"ports": [
"py39-nose",
"py39-pytest",
"py39-six"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-sure"
]
}
]
},
{
"name": "py39-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",
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-attrs",
"py39-typing_extensions",
"py39-rpds-py",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jsonschema-specifications",
"py39-jupyter_events",
"py39-jsonschema",
"py39-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py39-reflink",
"portdir": "python/py-reflink",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rubdos/pyreflink",
"description": "Python reflink wraps around platform specific reflink implementations",
"long_description": "Python reflink wraps around platform specific reflink implementations",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cffi"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-nameutils",
"py39-nltk",
"py39-dateparser",
"py39-parsimonious"
]
},
{
"type": "run",
"ports": [
"py39-transformers",
"py39-kraken",
"py39-fairseq",
"py39-cfn-lint",
"py39-sacremoses"
]
}
]
},
{
"name": "py39-regions",
"portdir": "python/py-regions",
"version": "0.5",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cython",
"py39-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"py39-astropy",
"py39-numpy",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-astropy",
"py39-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gammapy"
]
},
{
"type": "run",
"ports": [
"py39-gammapy"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-cython",
"py39-poetry-core",
"clang-18",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-repl",
"portdir": "python/py-repl",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/pypy/pyrepl/",
"description": "readline-a-like in Python",
"long_description": "readline-a-like in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-fancycompleter"
]
}
]
},
{
"name": "py39-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.4",
"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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-Pillow",
"py39-chardet",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-svglib",
"py39-xhtml2pdf"
]
}
]
},
{
"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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"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-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-sphinx",
"py39-zopeinterface",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-reproject",
"portdir": "python/py-reproject",
"version": "0.14.1",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-cython",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-setuptools_scm",
"py39-setuptools",
"py39-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-zarr",
"py39-scipy",
"py39-numpy",
"py39-fsspec",
"py39-dask",
"py39-cloudpickle",
"py39-astropy-healpix",
"py39-astropy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-sunpy"
]
}
]
},
{
"name": "py39-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-certifi",
"py39-idna",
"py39-urllib3",
"py39-charset-normalizer"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-undetected-chromedriver",
"py39-fastdtw",
"py39-pytorch",
"py39-wxpython-4.0",
"py39-prawcore",
"py39-publicsuffix2"
]
},
{
"type": "lib",
"ports": [
"py39-quantecon",
"py39-owslib",
"py39-pynamecheap",
"py39-rangehttpserver",
"py39-requests-cache",
"py39-upt-cpan",
"py39-upt-macports",
"py39-upt-pypi",
"py39-upt-rubygems",
"py39-requests-gssapi",
"py39-requests-oauthlib",
"py39-kubernetes",
"py39-resumable-urlretrieve",
"py39-mechanicalsoup",
"py39-tropycal",
"py39-gmusicapi",
"py39-astroquery",
"py39-docker",
"py39-epsg",
"py39-tldextract",
"py39-jupyterlab_server",
"py39-acme",
"py39-pyvo",
"py39-gwosc",
"py39-requests-unixsocket",
"py39-obspy",
"py39-dropbox",
"py39-fdsnwsscripts",
"py39-requests-file",
"py39-requests-futures",
"py39-requests-mock",
"py39-geocoder",
"py39-torrequest",
"py39-acoustid",
"py39-discogs-client",
"py39-ibroadcast",
"py39-coveralls",
"py39-responses",
"py39-soco",
"py39-txrequests",
"py39-update_checker",
"py39-urlwatch",
"py39-gpsoauth",
"py39-hdfs",
"py39-socid-extractor",
"py39-spaCy",
"py39-requests-kerberos",
"py39-hanko",
"py39-hanko-certvalidator",
"py39-contextily",
"py39-google-api-core",
"py39-keep",
"py39-beancount",
"py39-bpython",
"py39-sumy",
"py39-mp-api",
"py39-cachecontrol",
"py39-requests_ntlm",
"py39-cookiecutter",
"py39-pywinrm",
"py39-zeep",
"py39-panel",
"py39-digitalocean",
"py39-cloudflare2",
"py39-vo",
"py39-pooch",
"py39-dnspython",
"py39-treq"
]
},
{
"type": "run",
"ports": [
"py39-requests-toolbelt",
"py39-tensorflow-datasets",
"py39-libpysal",
"gr-satellites",
"py39-pygithub",
"py39-cinderclient",
"py39-codecov",
"py39-keystoneauth1",
"py39-keystoneclient",
"py39-openstackclient",
"py39-xraylarch",
"py39-osc-lib",
"py39-oslo-config",
"py39-jfricas",
"search-that-hash",
"py39-engineio",
"py39-cloudscraper",
"py39-tensor2tensor",
"py39-kraken",
"py39-photomosaic",
"py39-hcloud",
"py39-datasets",
"py39-esridump",
"py39-flit",
"py39-gradio",
"py39-access",
"py39-allennlp",
"py39-socketio",
"py39-django-allauth",
"py39-spotipy",
"py39-sphinx",
"py39-mailmanclient",
"py39-panel",
"py39-bpemb",
"py39-analytics-python",
"py39-huggingface_hub",
"py39-folium",
"py39-python-coveralls",
"py39-dns-lexicon",
"py39-pymatgen",
"py39-moviepy",
"py39-sentipy",
"py39-transformers"
]
},
{
"type": "test",
"ports": [
"py39-mitmproxy",
"py39-falcon"
]
}
]
},
{
"name": "py39-requests-cache",
"portdir": "python/py-requests-cache",
"version": "0.9.7",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-setuptools",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-cattrs",
"python39",
"py39-url-normalize",
"py39-appdirs",
"py39-attrs",
"py39-requests",
"py39-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-pbr",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-openstacksdk"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1182
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-requests",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tldextract",
"py39-zeep"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1182
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-charset-normalizer",
"py39-certifi",
"py39-idna",
"py39-requests",
"py39-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py39-requests-gssapi",
"portdir": "python/py-requests-gssapi",
"version": "1.3.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythongssapi/requests-gssapi",
"description": "requests GSSAPI authentication library",
"long_description": "Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-gssapi",
"py39-requests",
"python39"
]
}
],
"depends_on": []
}
]
}