HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50734,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=496",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=494",
"results": [
{
"name": "py310-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": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-pygments",
"py310-docutils",
"py310-bleach"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-postorius"
]
},
{
"type": "test",
"ports": [
"py310-marisa-trie"
]
}
]
},
{
"name": "py310-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": [
"py310-wheel",
"clang-18",
"py310-installer",
"py310-build",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-sphinx",
"py310-commonmark",
"py310-docutils"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
},
{
"name": "py310-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-async-timeout"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spotipy"
]
},
{
"type": "test",
"ports": [
"py310-portalocker"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-colorama",
"py310-termstyle"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-pytest",
"py310-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rednose"
]
},
{
"type": "test",
"ports": [
"py310-sure"
]
}
]
},
{
"name": "py310-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": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"py310-attrs",
"py310-rpds-py",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jsonschema-specifications",
"py310-jupyter_events",
"py310-jsonschema",
"py310-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py310-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": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cffi"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-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": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-dateparser",
"py310-nltk",
"py310-beancount",
"py310-nameutils",
"py310-parsimonious"
]
},
{
"type": "run",
"ports": [
"py310-transformers",
"py310-kraken",
"py310-cfn-lint",
"py310-sacremoses",
"py310-fairseq"
]
}
]
},
{
"name": "py310-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",
"py310-build",
"py310-extension-helpers",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-astropy",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": [
"py310-build",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-poetry-core",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-fancycompleter"
]
}
]
},
{
"name": "py310-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-chardet",
"py310-Pillow",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-xhtml2pdf",
"py310-svglib"
]
}
]
},
{
"name": "py310-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",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-zopeinterface",
"py310-sphinx",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm",
"py310-numpy",
"py310-wheel",
"py310-build",
"py310-extension-helpers",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-numpy",
"py310-scipy",
"py310-astropy",
"py310-cloudpickle",
"py310-dask",
"py310-fsspec",
"py310-astropy-healpix",
"py310-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-sunpy"
]
}
]
},
{
"name": "py310-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-idna",
"py310-certifi",
"py310-charset-normalizer",
"py310-urllib3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-undetected-chromedriver",
"py310-prawcore",
"py310-publicsuffix2",
"py310-wxpython-4.0",
"py310-pytorch"
]
},
{
"type": "lib",
"ports": [
"py310-digitalocean",
"py310-pynamecheap",
"py310-contextily",
"py310-kubernetes",
"py310-soundcloud-v2",
"py310-discogs-client",
"py310-acme",
"py310-wikipedia-api",
"tuir",
"py310-ibroadcast",
"py310-dnspython",
"py310-ckanapi",
"py310-dropbox",
"py310-blosc2",
"py310-gpsoauth",
"py310-cloudflare2",
"howdoi",
"uhd-39lts",
"uhd-devel",
"py310-requests-oauthlib",
"py310-pywinrm",
"py310-requests-file",
"py310-requests-futures",
"py310-requests-unixsocket",
"py310-requests_ntlm",
"py310-requests-mock",
"py310-responses",
"py310-requests-cache",
"py310-cookiecutter",
"py310-txrequests",
"py310-coveralls",
"py310-torrequest",
"py310-acoustid",
"py310-requests-kerberos",
"py310-docker",
"py310-quantecon",
"py310-spaCy",
"py310-socid-extractor",
"py310-update_checker",
"py310-astroquery",
"py310-google-api-core",
"py310-keep",
"py310-urlwatch",
"py310-hdfs",
"py310-panel",
"py310-owslib",
"salt",
"py310-mechanicalsoup",
"py310-pooch",
"py310-google-cloud-storage",
"py310-treq",
"py310-tldextract",
"py310-tropycal",
"py310-obspy",
"py310-epsg",
"py310-fdsnwsscripts",
"watson",
"py310-hanko",
"py310-hanko-certvalidator",
"py310-soco",
"py310-pyvo",
"py310-bpython",
"py310-gsecrets",
"py310-jupyterlab_server",
"py310-smi",
"py310-cachecontrol",
"py310-sumy",
"py310-zeep",
"py310-mp-api",
"py310-upt-cpan",
"py310-upt-macports",
"py310-upt-pypi",
"py310-upt-rubygems",
"py310-pysigma",
"py310-siphon",
"uhd"
]
},
{
"type": "run",
"ports": [
"py310-socketio",
"py310-tensorflow-datasets",
"py310-hcloud",
"py310-keystoneclient",
"py310-pymatgen",
"py310-requests-toolbelt",
"py310-flit",
"py310-cinderclient",
"py310-kraken",
"py310-xraylarch",
"py310-engineio",
"py310-bpemb",
"py310-transformers",
"py310-pygithub",
"py310-analytics-python",
"py310-dns-lexicon",
"py310-folium",
"py310-python-coveralls",
"py310-gradio",
"py310-django-allauth",
"py310-datasets",
"py310-panel",
"py310-mailmanclient",
"py310-cloudscraper",
"py310-sphinx",
"py310-keystoneauth1",
"py310-jfricas",
"py310-access",
"py310-moviepy",
"py310-libpysal",
"py310-spotipy",
"py310-allennlp",
"py310-codecov",
"py310-photomosaic",
"py310-openstackclient",
"py310-osc-lib",
"py310-oslo-config"
]
},
{
"type": "test",
"ports": [
"py310-pytest-httpserver",
"py310-mitmproxy"
]
}
]
},
{
"name": "py310-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": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-platformdirs",
"py310-cattrs",
"py310-url-normalize",
"python310",
"py310-requests",
"py310-urllib3",
"py310-attrs"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-rich",
"py310-responses",
"py310-requests-mock",
"py310-timeout-decorator",
"py310-time-machine"
]
}
],
"depends_on": []
},
{
"name": "py310-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": [
"py310-wheel",
"py310-setuptools",
"py310-pbr",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-openstacksdk"
]
}
]
},
{
"name": "py310-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": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zeep",
"py310-tldextract"
]
}
]
},
{
"name": "py310-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": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-urllib3",
"py310-idna",
"py310-certifi",
"py310-charset-normalizer",
"py310-requests"
]
}
],
"depends_on": []
},
{
"name": "py310-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-setuptools",
"py310-wheel",
"py310-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-cryptography",
"py310-pyspnego"
]
},
{
"type": "run",
"ports": [
"py310-krb5",
"py310-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py310-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",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-pbr",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"python310"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-soco",
"py310-upt-cpan",
"py310-upt-macports",
"py310-upt-rubygems",
"py310-requests-oauthlib",
"py310-requests-cache"
]
}
]
},
{
"name": "py310-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",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-cryptography",
"py310-pyspnego",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pywinrm"
]
}
]
},
{
"name": "py310-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": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-oauthlib"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-selenium",
"py310-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-kubernetes"
]
},
{
"type": "run",
"ports": [
"py310-django-allauth"
]
}
]
},
{
"name": "py310-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": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-dnspython",
"py310-zeep"
]
},
{
"type": "run",
"ports": [
"py310-cloudscraper"
]
}
]
},
{
"name": "py310-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",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-numba",
"py310-scipy",
"py310-numpy",
"py310-six"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-librosa"
]
}
]
},
{
"name": "py310-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": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-ansible-core"
]
}
]
},
{
"name": "py310-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": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-urllib3",
"py310-yaml"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-tomli-w",
"py310-pytest-asyncio",
"py310-pytest-httpserver"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-allennlp",
"py310-requests-cache",
"py310-openid"
]
}
]
},
{
"name": "py310-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": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-six",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_events",
"py310-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py310-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": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-oslo-config"
]
}
]
},
{
"name": "py310-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": [
"py310-wheel",
"py310-setuptools",
"py310-pytest-runner",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_events",
"py310-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py310-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-lark"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py310-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": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": [
"py310-poetry-core",
"clang-18",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-markdown-it-py",
"py310-pygments"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pygmsh",
"py310-npe2",
"py310-pymc",
"py310-httpx",
"py310-enrich",
"py310-meshio",
"py310-rich-theme-manager",
"py310-cookiecutter",
"py310-rstcheck",
"py310-objexplore",
"py310-textual"
]
},
{
"type": "run",
"ports": [
"py310-rich_rst",
"py310-kraken",
"py310-rich-click",
"py310-typer",
"py310-cmd2",
"py310-rich-argparse"
]
},
{
"type": "test",
"ports": [
"py310-requests-cache"
]
}
]
},
{
"name": "py310-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": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-rich"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cmd2"
]
}
]
},
{
"name": "py310-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",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-click",
"py310-rich"
]
}
],
"depends_on": []
},
{
"name": "py310-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": [
"py310-build",
"clang-18",
"py310-installer",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-rich",
"py310-docutils"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-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": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py310-rich",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-cairo",
"py310-freetype",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-svglib"
]
}
]
},
{
"name": "py310-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": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-docutils"
]
}
]
},
{
"name": "py310-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": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-appdirs",
"py310-pytoolconfig"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-python-lsp-server",
"py310-eric-ide"
]
}
]
},
{
"name": "py310-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": [
"py310-build",
"py310-setuptools-rust",
"py310-maturin",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-referencing",
"py310-jsonschema",
"py310-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py310-rply",
"portdir": "python/py-rply",
"version": "0.7.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/rply",
"description": "pure Python parser generator",
"long_description": "A pure Python parser generator, that also works with RPython. It is a more-or-less direct port of David Beazley's awesome PLY, with a new public API, and RPython support.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-appdirs",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rply"
]
}
]
},
{
"name": "py310-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": [
"py310-installer",
"clang-18",
"py310-build",
"py310-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-asn1"
]
},
{
"type": "test",
"ports": [
"py310-mypy",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-awscli",
"py310-google-auth",
"py310-oauth2client"
]
},
{
"type": "run",
"ports": [
"py310-telethon"
]
}
]
},
{
"name": "py310-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.10 bindings for RSGISlib - Remote Sensing and GIS Library",
"long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py310-numpy",
"py310-gdal",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"muparser",
"gdal",
"boost181",
"hdf5",
"kealib",
"rsgislib",
"gsl"
]
}
],
"depends_on": []
},
{
"name": "py310-rstcheck",
"portdir": "python/py-rstcheck",
"version": "6.2.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/myint/rstcheck",
"description": "Checks syntax of reStructuredText and code blocks nested within it",
"long_description": "Checks syntax of reStructuredText and code blocks nested within it",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-typer",
"python310",
"py310-types-docutils",
"py310-rstcheck-core",
"py310-colorama",
"py310-docutils",
"py310-rich",
"py310-pydantic",
"py310-shellingham"
]
}
],
"depends_on": []
},
{
"name": "py310-rstcheck-core",
"portdir": "python/py-rstcheck-core",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rstcheck/rstcheck-core",
"description": "Checks syntax of reStructuredText and code blocks nested within it",
"long_description": "Checks syntax of reStructuredText and code blocks nested within it",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-docutils",
"py310-pydantic",
"py310-types-docutils",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-rstcheck"
]
}
]
},
{
"name": "py310-rtree",
"portdir": "python/py-rtree",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Toblerity/rtree",
"description": "R-Tree spatial index for Python GIS",
"long_description": "Rtree is a Python library that uses ctypes and an internally built C API to wrap libspatialindex and provide very flexible spatial indexing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"spatialindex"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder",
"py310-spaghetti"
]
}
]
},
{
"name": "py310-ruamel-yaml",
"portdir": "python/py-ruamel-yaml",
"version": "0.19.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yaml.readthedocs.io/",
"description": "YAML 1.2 loader/dumper package for Python",
"long_description": "YAML 1.2 loader/dumper package for Python. It is a derivative of Kirill Simonov’s PyYAML 3.11.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-ruamel-yaml-clib"
]
},
{
"type": "lib",
"ports": [
"py310-maggma",
"py310-awscli2",
"py310-fmf",
"py310-mitmproxy",
"py310-instrumentkit"
]
},
{
"type": "run",
"ports": [
"py310-pymatgen",
"cantera"
]
},
{
"type": "test",
"ports": [
"py310-pyftdi"
]
}
]
},
{
"name": "py310-ruamel-yaml-clib",
"portdir": "python/py-ruamel-yaml-clib",
"version": "0.2.15",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yaml.readthedocs.io/",
"description": "the C based reader/scanner and emitter for ruamel.yaml",
"long_description": "the C based reader/scanner and emitter for ruamel.yaml.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"clang-18",
"py310-ruamel-yaml",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-awscli2",
"py310-mitmproxy"
]
}
]
}
]
}