HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50564,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=594",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=592",
"results": [
{
"name": "py313-tracer",
"portdir": "python/py-tracer",
"version": "2.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tracer/",
"description": "A more flexible interface to sys.settrace",
"long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tracer"
]
},
{
"type": "run",
"ports": [
"py313-trepan3k"
]
}
]
},
{
"name": "py313-traitlets",
"portdir": "python/py-traitlets",
"version": "5.14.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_client",
"py313-jupyter_core",
"py-traitlets",
"py313-ipykernel",
"py313-nbclient",
"py313-nbformat",
"py313-jupyter_events",
"py313-jupyter_server",
"py313-jupyterlab",
"py313-nbconvert",
"py313-ipywidgets",
"py313-matplotlib-inline",
"py313-ipympl",
"py313-qtconsole",
"py313-metpy",
"py313-jupyter_console",
"py313-comm",
"py313-ipython"
]
}
]
},
{
"name": "py313-trepan3k",
"portdir": "python/py-trepan3k",
"version": "1.5.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python3-trepan",
"description": "A gdb-like Python 3 Debugger in the Trepan family",
"long_description": "This is a gdb-like debugger for Python. It is a rewrite of pdb from the ground up. A command-line interface (CLI) is provided as well as an remote access interface over TCP/IP.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-term-background",
"py313-pyficache",
"py313-uncompyle6",
"py313-tracer",
"trepan3k_select",
"py313-pygments",
"py313-columnize",
"py313-xdis",
"py313-spark_parser"
]
},
{
"type": "test",
"ports": [
"py313-pyficache",
"py313-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-trepan3k"
]
}
]
},
{
"name": "py313-treq",
"portdir": "python/py-treq",
"version": "25.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/treq",
"description": "A requests-like API built on top of twisted.web's Agent",
"long_description": "A requests-like API built on top of twisted.web's Agent",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-hyperlink",
"py313-incremental",
"python313",
"py313-python-multipart",
"py313-twisted",
"py313-attrs",
"py313-requests",
"py313-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-treq"
]
}
]
},
{
"name": "py313-trio",
"portdir": "python/py-trio",
"version": "0.31.0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio.readthedocs.io",
"description": "Friendly Python library for async concurrency and I/O",
"long_description": "The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-outcome",
"python313",
"py313-attrs",
"py313-idna",
"py313-sortedcontainers",
"py313-sniffio"
]
},
{
"type": "test",
"ports": [
"py313-mypy_extensions",
"py313-mypy",
"py313-async_generator",
"py313-pytest-trio",
"py313-astor",
"py313-ipython",
"py313-cryptography",
"py313-openssl",
"py313-trustme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-trio-websocket",
"py313-dnspython",
"py313-pytest-trio",
"py-trio"
]
},
{
"type": "run",
"ports": [
"py313-python-socks"
]
}
]
},
{
"name": "py313-trio-websocket",
"portdir": "python/py-trio-websocket",
"version": "0.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio-websocket.readthedocs.io",
"description": "WebSocket client and server implementation for Python Trio",
"long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-trio",
"py313-wsproto",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-tropycal",
"portdir": "python/py-tropycal",
"version": "1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tropycal/tropycal",
"description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
"long_description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py313-pandas",
"py313-pyshp",
"python313",
"py313-xarray",
"py313-cartopy",
"py313-requests",
"py313-numpy",
"py313-scipy",
"py313-matplotlib",
"py313-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tropycal"
]
}
]
},
{
"name": "py313-trove-classifiers",
"portdir": "python/py-trove-classifiers",
"version": "2026.1.14.14",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/trove-classifiers",
"description": "Canonical source for classifiers on PyPI (pypi.org)",
"long_description": "Canonical source for classifiers on PyPI (pypi.org)",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-calver",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatch",
"py313-hatchling"
]
}
]
},
{
"name": "py313-trustme",
"portdir": "python/py-trustme",
"version": "1.2.1",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/trustme/",
"description": "#1 quality TLS certs while you wait, for the discerning tester",
"long_description": "trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-hatchling",
"py313-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-cryptography",
"py313-idna"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-openssl",
"py313-service_identity"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-trustme"
]
},
{
"type": "test",
"ports": [
"py313-trio"
]
}
]
},
{
"name": "py313-ttfquery",
"portdir": "python/py-ttfquery",
"version": "2.0.0b1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttfquery.sourceforge.net/",
"description": "FontTools-based package for querying system fonts",
"long_description": "TTFQuery builds on the FontTools package to allow the Python programmer to accomplish a number of tasks",
"active": true,
"categories": [
"devel",
"graphics",
"multimedia",
"python"
],
"maintainers": [
{
"name": "maugustin",
"github": "",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-fonttools",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ttfquery",
"beets-mosaic"
]
}
]
},
{
"name": "py313-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-jwt",
"python313",
"py313-openssl",
"py313-tz",
"py313-requests",
"py313-six",
"py313-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-twilio"
]
}
]
},
{
"name": "py313-twisted",
"portdir": "python/py-twisted",
"version": "24.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twistedmatrix.com/",
"description": "An event-based Python framework for internet applications",
"long_description": "Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "olv.bonnet",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-hyperlink",
"py313-bcrypt",
"py313-incremental",
"python313",
"py313-constantly",
"py313-automat",
"py313-setuptools",
"py313-attrs",
"py313-zopeinterface",
"py313-typing_extensions"
]
},
{
"type": "run",
"ports": [
"py313-pyhamcrest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deluge",
"magic-wormhole",
"py313-treq"
]
},
{
"type": "run",
"ports": [
"py313-autobahn"
]
},
{
"type": "test",
"ports": [
"py313-testfixtures",
"py313-automat"
]
}
]
},
{
"name": "py313-txaio",
"portdir": "python/py-txaio",
"version": "23.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crossbario/txaio",
"description": "Compatibility API between asyncio/Twisted/Trollius",
"long_description": "txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio / Trollius.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-txaio",
"py313-zlmdb"
]
},
{
"type": "run",
"ports": [
"py313-autobahn"
]
}
]
},
{
"name": "py313-txtorcon",
"portdir": "python/py-txtorcon",
"version": "24.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://txtorcon.readthedocs.org",
"description": "Twisted based Tor controller client with state tracking and configuration abstractions.",
"long_description": "Twisted based Tor controller client with state tracking and configuration abstractions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-txtorcon",
"magic-wormhole"
]
}
]
},
{
"name": "py313-typeguard",
"portdir": "python/py-typeguard",
"version": "4.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/typeguard",
"description": "Run time type checker for Python",
"long_description": "Run time type checker for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-typeguard"
]
},
{
"type": "test",
"ports": [
"py313-tenacity"
]
}
]
},
{
"name": "py313-typer",
"portdir": "python/py-typer",
"version": "0.20.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiangolo/typer",
"description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
"long_description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pdm-backend",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-rich",
"py313-click",
"py313-shellingham",
"py313-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mypy",
"py313-pytest-xdist",
"py313-pytest-sugar"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-npe2",
"py313-rstcheck"
]
},
{
"type": "run",
"ports": [
"py313-huggingface_hub"
]
}
]
},
{
"name": "py313-types-colorama",
"portdir": "python/py-types-colorama",
"version": "0.4.15.20250801",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "This is a PEP 561 type stub package for the colorama package",
"long_description": "This is a PEP 561 type stub package for the colorama package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses colorama.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-types-decorator",
"portdir": "python/py-types-decorator",
"version": "5.2.0.20250324",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-decorator"
]
},
{
"type": "test",
"ports": [
"py313-librosa"
]
}
]
},
{
"name": "py313-types-docutils",
"portdir": "python/py-types-docutils",
"version": "0.22.3.20251115",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for docutils",
"long_description": "Typing stubs for docutils",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-rstcheck-core",
"py313-rstcheck",
"py-types-docutils"
]
}
]
},
{
"name": "py313-types-psutil",
"portdir": "python/py-types-psutil",
"version": "7.2.1.20251231",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for psutil",
"long_description": "Typing stubs for psutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-mypy"
]
}
]
},
{
"name": "py313-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20251115",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-arrow",
"py-types-python-dateutil"
]
},
{
"type": "run",
"ports": [
"py313-arrow"
]
}
]
},
{
"name": "py313-types-pytz",
"portdir": "python/py-types-pytz",
"version": "2025.2.0.20250516",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for pytz",
"long_description": "Typing stubs for pytz. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-pytz"
]
}
]
},
{
"name": "py313-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "80.9.0.20251223",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-mypy"
]
}
]
},
{
"name": "py313-types-simplejson",
"portdir": "python/py-types-simplejson",
"version": "3.20.0.20250326",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for simplejson",
"long_description": "Typing stubs for simplejson. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-simplejson"
]
}
]
},
{
"name": "py313-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250326",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-ujson"
]
}
]
},
{
"name": "py313-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-aiosqlite"
]
},
{
"type": "lib",
"ports": [
"py313-pydash",
"py313-diskcache-stubs",
"py313-psygnal",
"py313-confection",
"py313-urwid",
"py313-mypy",
"py313-logilab-common",
"py313-flexcache",
"py313-flexparser",
"py313-pint",
"py313-altair",
"py313-docx",
"py313-treq",
"py313-docstring-to-markdown",
"py313-emmet-core",
"py313-arviz",
"py313-textual",
"py313-desktop-notifier",
"gdown",
"py313-sqlalchemy",
"py-typing_extensions",
"py313-asyncssh",
"py313-pymc",
"py313-cloudflare",
"py313-beancount-import",
"py313-magicgui",
"py313-typeguard",
"py313-panel",
"napari",
"py313-mp-api",
"py313-logbook",
"py313-pytensor",
"py313-zarr",
"py313-pysigma",
"py313-app-model",
"py313-alembic",
"py313-jsonlines",
"py313-beautifulsoup4",
"py313-cattrs",
"py313-superqt",
"py313-scikit-rf",
"py313-twisted",
"py313-async-timeout",
"py313-pytorch",
"py313-onnx",
"py313-typing-inspection"
]
},
{
"type": "run",
"ports": [
"py313-fastapi",
"py313-huggingface_hub",
"hyfetch",
"py313-typer",
"py313-panel",
"py313-keystoneauth1",
"py313-pygithub",
"py313-Faker",
"py313-openstacksdk",
"py313-setuptools-rust",
"py313-django-countries",
"py313-librosa",
"py313-pydantic"
]
},
{
"type": "test",
"ports": [
"py313-numpy"
]
}
]
},
{
"name": "py313-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"clang-18",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pydantic_settings"
]
},
{
"type": "lib",
"ports": [
"py-typing-inspection"
]
},
{
"type": "run",
"ports": [
"py313-pydantic"
]
}
]
},
{
"name": "py313-typogrify",
"portdir": "python/py-typogrify",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/justinmayer/typogrify",
"description": "Filters to enhance web typography, including support for Django & Jinja templates",
"long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-smartypants"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-typogrify",
"gi-docgen"
]
}
]
},
{
"name": "py313-tz",
"portdir": "python/py-tz",
"version": "2025.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytz",
"description": "World Timezone Definitions for Python",
"long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cabal"
]
},
{
"type": "lib",
"ports": [
"py313-fs",
"py313-acme",
"py313-astroplan",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-digitalocean",
"certbot-dns-cloudflare",
"certbot-dns-dnsmadeeasy",
"certbot-dns-dnsimple",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-luadns",
"certbot-dns-linode",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"py313-zeep",
"py313-icalendar",
"py313-flask-restful",
"py313-leather",
"py313-pandas",
"py313-agate",
"py313-pyrfc3339",
"py-tz",
"py313-twilio",
"py313-mongomock",
"py313-croniter",
"py313-skyfield",
"py313-geopy",
"py313-flask-babel",
"py313-celery"
]
},
{
"type": "run",
"ports": [
"py313-dateutil",
"py313-wxmplot",
"py313-oslo-serialization",
"py313-oslo-utils"
]
},
{
"type": "test",
"ports": [
"py313-numpy",
"py313-pyarrow",
"py313-us"
]
}
]
},
{
"name": "py313-tzdata",
"portdir": "python/py-tzdata",
"version": "2025.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/tzdata",
"description": "tzdata: Python package providing IANA time zone data",
"long_description": "tzdata: Python package providing IANA time zone data",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-arrow",
"py313-panel",
"py313-icalendar",
"py-tzdata",
"py313-kombu"
]
},
{
"type": "run",
"ports": [
"py313-panel"
]
}
]
},
{
"name": "py313-tzlocal",
"portdir": "python/py-tzlocal",
"version": "5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/tzlocal",
"description": "tzinfo object for the local timezone",
"long_description": "This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pytzdata"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pgcli",
"py313-hanko",
"py-tzlocal"
]
}
]
},
{
"name": "py313-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-uc-micro-py"
]
},
{
"type": "run",
"ports": [
"py313-linkify-it-py"
]
}
]
},
{
"name": "py313-ujson",
"portdir": "python/py-ujson",
"version": "5.11.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ultrajson/ultrajson",
"description": "Ultra fast JSON encoder and decoder for Python",
"long_description": "Ultra fast JSON encoder and decoder for Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-python-lsp-server",
"py-ujson",
"py313-python-lsp-jsonrpc"
]
},
{
"type": "run",
"ports": [
"py313-autobahn"
]
}
]
},
{
"name": "py313-umap-learn",
"portdir": "python/py-umap-learn",
"version": "0.5.9.post2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lmcinnes/umap",
"description": "Uniform Manifold Approximation and Projection",
"long_description": "Uniform Manifold Approximation and Projection(UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pynndescent",
"py313-numba",
"py313-scikit-learn",
"py313-scipy",
"py313-tqdm",
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-umap-learn"
]
}
]
},
{
"name": "py313-u-msgpack-python",
"portdir": "python/py-u-msgpack-python",
"version": "2.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vsergeev/u-msgpack-python",
"description": "A portable lightweight MessagePack serializer and deserializer written in pure Python.",
"long_description": "A portable lightweight MessagePack serializer and deserializer written in pure Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-u-msgpack-python"
]
},
{
"type": "run",
"ports": [
"py313-autobahn"
]
}
]
},
{
"name": "py313-uncertainties",
"portdir": "python/py-uncertainties",
"version": "3.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lmfit/uncertainties",
"description": "The Python uncertainties package",
"long_description": "The uncertainties package transparently handles calculations for numbers with uncertainties.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-lmfit"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-pymatgen"
]
}
]
},
{
"name": "py313-uncompyle6",
"portdir": "python/py-uncompyle6",
"version": "3.9.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python-uncompyle6/",
"description": "Python cross-version byte-code decompiler",
"long_description": "Python cross-version byte-code decompiler",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-click",
"py313-xdis",
"py313-spark_parser"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-uncompyle6"
]
},
{
"type": "run",
"ports": [
"py313-trepan3k"
]
}
]
},
{
"name": "py313-undetected-chromedriver",
"portdir": "python/py-undetected-chromedriver",
"version": "3.5.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ultrafunkamsterdam/undetected-chromedriver",
"description": "Custom Selenium Chromedriver",
"long_description": "Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-requests",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-websockets",
"py313-selenium",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-undetected-chromedriver"
]
}
]
},
{
"name": "py313-unicodedata2",
"portdir": "python/py-unicodedata2",
"version": "17.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fonttools/unicodedata2",
"description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
"long_description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-fonttools"
]
}
]
},
{
"name": "py313-unidecode",
"portdir": "python/py-unidecode",
"version": "1.4.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avian2/unidecode",
"description": "ASCII transliterations of Unicode text",
"long_description": "Unidecode takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose. This is a Python port of Text::Unidecode Perl module by Sean M. Burke.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"beets",
"beets-devel",
"py313-slugify",
"py-unidecode"
]
}
]
},
{
"name": "py313-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "3.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unittest-xml-reporting"
]
}
]
},
{
"name": "py313-unpaddedbase64",
"portdir": "python/py-unpaddedbase64",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matrix-org/python-unpaddedbase64",
"description": "Encode and decode Base64 without = padding",
"long_description": "Encode and decode Base64 without = padding.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unpaddedbase64"
]
}
]
},
{
"name": "py313-upt-cpan",
"portdir": "python/py-upt-cpan",
"version": "0.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://framagit.org/upt/upt-cpan",
"description": "CPAN frontend for upt",
"long_description": "CPAN frontend for upt",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "karan.sheth",
"github": "korusuke",
"ports_count": 64
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests"
]
},
{
"type": "test",
"ports": [
"py313-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-upt-cpan"
]
}
]
},
{
"name": "py313-upt-macports",
"portdir": "python/py-upt-macports",
"version": "0.1-20240203",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/macports/upt-macports",
"description": "MacPorts backend for upt",
"long_description": "MacPorts backend for upt",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "karan.sheth",
"github": "korusuke",
"ports_count": 64
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-requests",
"py313-jinja2"
]
},
{
"type": "test",
"ports": [
"py313-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-upt-macports"
]
}
]
},
{
"name": "py313-upt-pypi",
"portdir": "python/py-upt-pypi",
"version": "0.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://framagit.org/upt/upt-pypi",
"description": "PyPI frontend for upt",
"long_description": "PyPI frontend for upt",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "karan.sheth",
"github": "korusuke",
"ports_count": 64
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-pkginfo",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-upt-pypi"
]
}
]
},
{
"name": "py313-upt-rubygems",
"portdir": "python/py-upt-rubygems",
"version": "0.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://framagit.org/upt/upt-rubygems",
"description": "RubyGems frontend for upt",
"long_description": "RubyGems frontend for upt",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "karan.sheth",
"github": "korusuke",
"ports_count": 64
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests",
"py313-semver"
]
},
{
"type": "test",
"ports": [
"py313-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-upt-rubygems"
]
}
]
},
{
"name": "py313-uri-template",
"portdir": "python/py-uri-template",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.linss.com/open-source/python/uri-template",
"description": "RFC 6570 URI Template Processor",
"long_description": "RFC 6570 URI Template Processor",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-uri-template",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-uritemplate",
"portdir": "python/py-uritemplate",
"version": "4.1.1",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uritemplate.readthedocs.org/",
"description": "Python implementation of RFC6570, URI Template",
"long_description": "This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification.",
"active": true,
"categories": [
"textproc",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-google-api",
"py313-google-api-python-client"
]
}
]
},
{
"name": "py313-uritools",
"portdir": "python/py-uritools",
"version": "5.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkem/uritools/",
"description": "URI parsing, classification and composition",
"long_description": "URI parsing, classification and composition",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hanko-certvalidator",
"py-uritools"
]
}
]
},
{
"name": "py313-urllib3",
"portdir": "python/py-urllib3",
"version": "2.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://urllib3.readthedocs.io/",
"description": "HTTP library with thread-safe connection pooling, file post, and more.",
"long_description": "HTTP library with thread-safe connection pooling, file post, and more.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-certifi",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"buku",
"py313-vcrpy",
"py-urllib3",
"py313-responses",
"py313-requests-cache",
"internetarchive",
"py313-dulwich",
"py313-awscli2",
"py313-requests",
"py313-botocore",
"py313-requests-futures"
]
},
{
"type": "run",
"ports": [
"py313-selenium",
"py313-elasticsearch",
"py313-spotipy",
"py313-pmdarima",
"py313-pygithub",
"py313-sentry-sdk",
"py313-elastic-transport"
]
}
]
}
]
}