HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50641,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=546",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=544",
"results": [
{
"name": "py312-google-resumable-media",
"portdir": "python/py-google-resumable-media",
"version": "2.7.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-resumable-media-python",
"description": "Utilities for Google Media downloads and resumable uploads",
"long_description": "Utilities for Google Media downloads and resumable uploads",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-google-crc32c",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-google-cloud-storage"
]
}
]
},
{
"name": "py312-gpsoauth",
"portdir": "python/py-gpsoauth",
"version": "1.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simon-weber/gpsoauth",
"description": "Python client library for Google Play Services OAuth.",
"long_description": "Python client library for Google Play Services OAuth.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"py312-pycryptodomex",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpsoauth"
]
}
]
},
{
"name": "py312-gpstime",
"portdir": "python/py-gpstime",
"version": "0.8.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/cds/gpstime",
"description": "GPS-aware datetime module with leap-second fetching",
"long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stefan.countryman",
"github": "stefco",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"py312-appdirs",
"py312-dateutil",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpstime"
]
}
]
},
{
"name": "py312-gpxpy",
"portdir": "python/py-gpxpy",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkrajina/gpxpy",
"description": "GPX file parser and GPS track manipulation library",
"long_description": "GPX file parser and GPS track manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpxpy"
]
}
]
},
{
"name": "py312-grapheme",
"portdir": "python/py-grapheme",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alvinlindstam/grapheme",
"description": "Unicode grapheme helpers",
"long_description": "Unicode grapheme helpers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-alive-progress"
]
}
]
},
{
"name": "py312-graph-tool",
"portdir": "python/py-graph-tool",
"version": "2.91",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 20190711,
"replaced_by": null,
"homepage": "https://graph-tool.skewed.de",
"description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs",
"long_description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs. The internal data structures and most algorithms are implemented in C++ with the Boost Graph Library.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"openmp",
"gtk3"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-cairo",
"sparsehash",
"py312-matplotlib",
"py312-scipy",
"py312-gobject3",
"cgal5",
"cairomm",
"libomp",
"expat",
"boost181"
]
}
],
"depends_on": []
},
{
"name": "py312-graphviz",
"portdir": "python/py-graphviz",
"version": "0.20.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xflr6/graphviz",
"description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
"long_description": "This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-colour",
"py312-objgraph"
]
},
{
"type": "test",
"ports": [
"py312-automat"
]
}
]
},
{
"name": "py312-greenlet",
"portdir": "python/py-greenlet",
"version": "3.3.0",
"license": "MIT and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-greenlet/greenlet",
"description": "Lightweight in-process concurrent programming",
"long_description": "The \"greenlet\" package is a spin-off of Stackless, a version of CPython that supports micro-threads called \"tasklets\". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on \"channels\". A \"greenlet\", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a \"yield\" keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sqlalchemy",
"py312-eventlet",
"py312-httpbin",
"py312-gevent",
"py312-neovim"
]
}
]
},
{
"name": "py312-gsecrets",
"portdir": "python/py-gsecrets",
"version": "1.3.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/recurve-inc/gsecrets",
"description": "Helper library and CLI for interacting with the secrets store",
"long_description": "Helper library and CLI for interacting with the secrets store",
"active": true,
"categories": [
"sysutils",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-google-api",
"python312",
"py312-google-cloud-storage",
"py312-ndg_httpsclient",
"py312-click",
"py312-requests",
"py312-asn1",
"py312-openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gsecrets"
]
}
]
},
{
"name": "py312-gsl",
"portdir": "python/py-gsl",
"version": "2.6.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pygsl/pygsl",
"description": "Python interface to the GNU Scientific Library",
"long_description": "Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-meson-python",
"clang-18",
"pkgconfig",
"swig",
"swig-python",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"gsl",
"python312",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-gssapi",
"portdir": "python/py-gssapi",
"version": "1.11.1",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythongssapi/python-gssapi",
"description": "Python interface to RFC 2743/2744",
"long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-decorator",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"offlineimap"
]
},
{
"type": "run",
"ports": [
"py312-requests-kerberos"
]
}
]
},
{
"name": "py312-gunicorn",
"portdir": "python/py-gunicorn",
"version": "23.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gunicorn.org",
"description": "WSGI HTTP Server for UNIX",
"long_description": "Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gunicorn"
]
}
]
},
{
"name": "py312-gviz_api",
"portdir": "python/py-gviz_api",
"version": "1.10.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/google-visualization-python",
"description": "Python API for Google Visualization",
"long_description": "The Python API for Google Visualization makes it easy to convert python data structures into Google Visualization JS code, DataTable JSon construction string or JSON response for Query object.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-six",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gviz_api"
]
}
]
},
{
"name": "py312-gwdatafind",
"portdir": "python/py-gwdatafind",
"version": "1.2.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gwdatafind.readthedocs.io",
"description": "The client library for the LIGO Data Replicator (LDR) service.",
"long_description": "The DataFind service allows users to query for the location of Gravitational-Wave Frame (GWF) files containing data from the current gravitational-wave detectors.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-igwn-auth-utils",
"py312-ligo-segments"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gwdatafind",
"py312-gwpy"
]
}
]
},
{
"name": "py312-gwosc",
"portdir": "python/py-gwosc",
"version": "0.8.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gwosc.readthedocs.io",
"description": "A python interface to the GW Open Science data archive",
"long_description": "The `gwosc` package provides an interface to querying the open data releases hosted on <https://losc.ligo.org> from the LIGO and Virgo gravitational-wave observatories.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-gwpy"
]
}
]
},
{
"name": "py312-gwpy",
"portdir": "python/py-gwpy",
"version": "3.0.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gwpy.github.io",
"description": "A python package for gravitational-wave astrophysics",
"long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py312-scipy",
"py312-h5py",
"py312-astropy",
"py312-dqsegdb2",
"python312",
"py312-ligo-segments",
"py312-dateparser",
"py312-gwosc",
"py312-ligotimegps",
"py312-gwdatafind",
"py312-numpy",
"py312-requests",
"py312-dateutil",
"py312-tqdm",
"py312-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gwpy"
]
}
]
},
{
"name": "py312-gyoto",
"portdir": "science/Gyoto",
"version": "2.0.2-20251105",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"eigen3",
"LORENE",
"doxygen",
"py312-build",
"py312-setuptools",
"py312-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"flint",
"Gyoto",
"cfitsio",
"udunits2",
"xercesc3",
"boost176",
"python312",
"py312-numpy"
]
},
{
"type": "run",
"ports": [
"Gyoto"
]
},
{
"type": "test",
"ports": [
"py312-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py312-h11",
"portdir": "python/py-h11",
"version": "0.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/h11",
"description": "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1",
"long_description": "This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"matrix-nio",
"py312-httpcore",
"py312-mitmproxy",
"py312-uvicorn",
"py312-wsproto"
]
}
]
},
{
"name": "py312-h2",
"portdir": "python/py-h2",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/projects/h2/",
"description": "Hyper-h2: A pure-Python HTTP/2 protocol stack",
"long_description": "Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be usable in all programs regardless of concurrency model or environment. To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted. Its secondary goals are to be fast, clear, and efficient.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-hpack",
"py312-hyperframe",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"matrix-nio",
"py312-httpcore",
"py312-httpx",
"py312-mitmproxy"
]
}
]
},
{
"name": "py312-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.8.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1228
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-setuptools_scm_git_archive",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"py312-h5py",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-arviz",
"py312-sunpy"
]
}
]
},
{
"name": "py312-h5py",
"portdir": "python/py-h5py",
"version": "3.15.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.h5py.org",
"description": "Read and write HDF5 files from Python",
"long_description": "The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-cython",
"py312-pkgconfig",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"hdf5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-h5netcdf",
"py312-lalinference",
"py312-gwpy",
"py312-astropy",
"py312-pyFAI",
"py312-fabio",
"lalapps"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch",
"py312-silx",
"py312-hdf5plugin"
]
},
{
"type": "test",
"ports": [
"py312-emcee3"
]
}
]
},
{
"name": "py312-hanko",
"portdir": "python/py-hanko",
"version": "0.29.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/pyHanko",
"description": "Tools for stamping and signing PDF files",
"long_description": "Tools for stamping and signing PDF files",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-asn1crypto",
"py312-qrcode",
"python312",
"py312-hanko-certvalidator",
"py312-tzlocal",
"py312-click",
"py312-requests",
"py312-cryptography",
"py312-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-xhtml2pdf"
]
}
]
},
{
"name": "py312-hanko-certvalidator",
"portdir": "python/py-hanko-certvalidator",
"version": "0.27.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/pyhanko-certvalidator",
"description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
"long_description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-uritools",
"py312-requests",
"py312-cryptography",
"py312-asn1crypto",
"py312-oscrypto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-hanko"
]
}
]
},
{
"name": "py312-hatch-fancy-pypi-readme",
"portdir": "python/py-hatch-fancy-pypi-readme",
"version": "25.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
"description": "a Hatch metadata plugin for projects' PyPI landing page",
"long_description": "a Hatch metadata plugin for projects' PyPI landing page",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-attrs",
"py312-argon2-cffi",
"py312-cloudflare",
"py312-httpcore",
"py312-httpx",
"py312-jsonschema",
"py312-jsonschema-format-nongpl",
"py312-scikit-build",
"py312-structlog",
"py312-black",
"py312-twisted",
"py312-pydantic",
"py312-pytest-cov"
]
},
{
"type": "lib",
"ports": [
"py312-service_identity"
]
}
]
},
{
"name": "py312-hatch-jupyter-builder",
"portdir": "python/py-hatch-jupyter-builder",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyterlab/hatch-jupyter-builder",
"description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
"long_description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-jupyter_server",
"py312-jupyterlab",
"py312-itables",
"py312-jupyterlab_pygments",
"py312-pyviz_comms",
"py312-ipympl",
"py312-jupytext",
"py312-notebook"
]
}
]
},
{
"name": "py312-hatchling",
"portdir": "python/py-hatchling",
"version": "1.28.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hatch.pypa.io/latest/",
"description": "This is the extensible, standards compliant build backend used by Hatch.",
"long_description": "This is the extensible, standards compliant build backend used by Hatch.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1228
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-editables",
"py312-pluggy",
"python312",
"py312-trove-classifiers",
"py312-packaging",
"py312-pathspec"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-comm",
"py312-jupyter_client",
"py312-jupyter_core",
"py312-pudb",
"py312-pydantic-compat",
"py312-pydantic_settings",
"py312-diskcache-stubs",
"py312-aiofiles",
"py312-traitlets",
"py312-psygnal",
"py312-argon2-cffi",
"py312-param",
"py312-ipykernel",
"py312-metakernel",
"py312-humanize",
"py312-jupyter_server_terminals",
"py312-termcolor",
"py312-nbclient",
"py312-dnspython",
"py312-service_identity",
"py312-eventlet",
"py312-argcomplete",
"py312-looseversion",
"py312-pymongo",
"py312-cloudflare",
"py312-strpdatetime",
"py312-httpcore",
"py312-httpx",
"py312-magicgui",
"py312-npe2",
"py312-bracex",
"py312-wcmatch",
"py312-jsonschema-specifications",
"py312-referencing",
"py312-nbformat",
"py312-terminado",
"py312-userpath",
"py312-jupyter_events",
"py312-fsspec",
"py312-intervaltree",
"py312-jupyterlab",
"py312-jupyterlab_server",
"py312-scikit-build-core",
"py312-icalendar",
"py312-nbconvert",
"py312-itables",
"py312-notebook_shim",
"py312-flask-frozen",
"py312-flask-wtf",
"py312-pytest-recording",
"py312-wtforms",
"py312-jsonschema",
"py312-jsonschema-format-nongpl",
"py312-urllib3",
"py312-jupyterlab_pygments",
"py312-hatch-jupyter-builder",
"py312-pyct",
"py312-pyproject_api",
"py312-tox",
"py312-superqt",
"py312-hatch-requirements-txt",
"py312-pyviz_comms",
"py312-rfc3987-syntax",
"py312-zarr",
"py312-protego",
"py312-typogrify",
"py312-app-model",
"py312-imgur",
"py312-elasticsearch",
"py312-pipdeptree",
"py312-jupyter_packaging",
"py312-beautifulsoup4",
"py312-plumbum",
"py312-scikit-build",
"py312-scikit-hep-hepunits",
"py312-scikit-hep-particle",
"py312-pygments",
"py312-sentinels",
"py312-virtualenv",
"py312-cattrs",
"py312-ipympl",
"py312-pylast",
"py312-corner",
"py312-jupyter_sphinx",
"py312-python-multipart",
"py312-expandvars",
"py312-queuelib",
"py312-structlog",
"py312-automat",
"py312-django-debug-toolbar",
"py312-uvicorn",
"py312-black",
"py312-pyhamcrest",
"py312-filelock",
"py312-starlette",
"py312-twisted",
"py312-plotly",
"py312-annotated_types",
"py312-autoflake",
"py312-in-n-out",
"py312-ipyparallel",
"py312-pydantic",
"py312-pytest-cov",
"py312-docstring_parser",
"py312-ftfy",
"py312-redis",
"py312-itemadapter",
"py312-nibabel",
"py312-typing-inspection",
"py312-jupytext",
"py312-panel",
"py312-sqlparse",
"py312-hatch-vcs",
"py312-versioningit",
"py312-colorama",
"py312-pint",
"py312-pytest-env",
"py312-execnet",
"py312-pytest-html",
"py312-pytest-metadata",
"py312-google-i18n-address",
"py312-tmuxp",
"py312-rich-argparse",
"py312-altair",
"py312-jupyter_console",
"py312-trustme",
"py312-notebook",
"py312-paho-mqtt",
"py312-aesara",
"py312-isort",
"py312-treq",
"py312-attrs",
"py312-libtmux",
"py312-fickling",
"py312-hatch-fancy-pypi-readme",
"py312-mongomock",
"py312-astropy-iers-data",
"py312-narwhals",
"py312-colour",
"py312-svglib",
"py312-platformdirs",
"py312-sphinx-autodoc-typehints",
"tmt",
"py312-fmf",
"py312-soupsieve",
"py312-octave_kernel",
"py312-osxmetadata",
"py312-hatch-nodejs-version"
]
},
{
"type": "lib",
"ports": [
"py312-hatch-requirements-txt",
"py312-hatch-vcs",
"py312-uv-dynamic-versioning"
]
},
{
"type": "run",
"ports": [
"py312-hatch-nodejs-version",
"py312-hatch-jupyter-builder"
]
}
]
},
{
"name": "py312-hatch-nodejs-version",
"portdir": "python/py-hatch-nodejs-version",
"version": "0.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agoose77/hatch-nodejs-version",
"description": "Hatch plugin for versioning from a package.json file",
"long_description": "Hatch plugin for versioning from a package.json file",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-nbformat",
"py312-jupyterlab_pygments",
"py312-pyviz_comms",
"py312-ipympl"
]
}
]
},
{
"name": "py312-hatch-requirements-txt",
"portdir": "python/py-hatch-requirements-txt",
"version": "0.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/repo-helper/hatch-requirements-txt",
"description": "Hatchling plugin to read project dependencies from requirements.txt",
"long_description": "Hatchling plugin to read project dependencies from requirements.txt",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"py312-hatchling",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pymongo"
]
}
]
},
{
"name": "py312-hatch-vcs",
"portdir": "python/py-hatch-vcs",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofek/hatch-vcs",
"description": "Hatch plugin for versioning with your preferred VCS",
"long_description": "Hatch plugin for versioning with your preferred VCS",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools_scm",
"py312-hatchling",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-tox",
"py312-pydantic-compat",
"py312-pyct",
"py312-pyproject_api",
"py312-superqt",
"py312-psygnal",
"py312-argon2-cffi",
"py312-param",
"py312-humanize",
"py312-termcolor",
"py312-eventlet",
"py312-argcomplete",
"py312-magicgui",
"py312-npe2",
"py312-jsonschema-specifications",
"py312-referencing",
"py312-fsspec",
"py312-scikit-build-core",
"py312-icalendar",
"py312-jsonschema",
"py312-jsonschema-format-nongpl",
"py312-urllib3",
"py312-zarr",
"py312-app-model",
"py312-pipdeptree",
"py312-plumbum",
"py312-scikit-build",
"py312-scikit-hep-hepunits",
"py312-scikit-hep-particle",
"py312-sentinels",
"py312-virtualenv",
"py312-cattrs",
"py312-pylast",
"py312-corner",
"py312-structlog",
"py312-automat",
"py312-black",
"py312-pyhamcrest",
"py312-filelock",
"py312-in-n-out",
"py312-panel",
"py312-pint",
"py312-pytest-env",
"py312-execnet",
"py312-pytest-html",
"py312-pytest-metadata",
"py312-aesara",
"py312-isort",
"py312-attrs",
"py312-mongomock",
"py312-astropy-iers-data",
"py312-platformdirs",
"py312-sphinx-autodoc-typehints",
"tmt",
"py312-fmf"
]
},
{
"type": "lib",
"ports": [
"py312-aiofiles",
"py312-nibabel",
"py312-service_identity"
]
}
]
},
{
"name": "py312-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-future",
"py312-dateutil",
"py312-requests"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock"
]
}
],
"depends_on": []
},
{
"name": "py312-hdf5plugin",
"portdir": "python/py-hdf5plugin",
"version": "5.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org/doc/hdf5plugin/latest/",
"description": "A set of compression filters for h5py",
"long_description": "hdf5plugin provides HDF5 compression filters--namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd--and makes them usable from h5py.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-cython",
"py312-cpuinfo",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-h5py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-fabio"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch"
]
}
]
},
{
"name": "py312-hdfs",
"portdir": "python/py-hdfs",
"version": "2.7.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hdfscli.readthedocs.org/",
"description": "API and command line interface for HDFS",
"long_description": "API and command line interface for HDFS",
"active": true,
"categories": [
"sysutils",
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-six",
"py312-requests",
"py312-docopt",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-healpy",
"portdir": "python/py-healpy",
"version": "1.16.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/healpy/",
"description": "Python language interface for HEALPix",
"long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-matplotlib",
"libomp",
"py312-astropy",
"cfitsio",
"healpix-cxx",
"libsharp",
"python312",
"py312-six",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinference",
"py-healpy"
]
}
]
},
{
"name": "py312-heapdict",
"portdir": "python/py-heapdict",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stutzbachenterprises.com/",
"description": "Mutable mapping tools.",
"long_description": "Mutable mapping tools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-cachey"
]
}
]
},
{
"name": "py312-helpdev",
"portdir": "python/py-helpdev",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dpizetta/helpdev",
"description": "HelpDev - Extracts information about the Python environment easily.",
"long_description": "HelpDev - Extracts information about the Python environment easily.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-psutil",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-qdarkstyle"
]
}
]
},
{
"name": "py312-hf-xet",
"portdir": "python/py-hf-xet",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/xet-core",
"description": "hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.",
"long_description": "hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-maturin",
"py312-setuptools-rust",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-huggingface_hub"
]
}
]
},
{
"name": "py312-hiredis",
"portdir": "python/py-hiredis",
"version": "3.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-hkdf",
"portdir": "python/py-hkdf",
"version": "0.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casebeer/python-hkdf",
"description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-spake2"
]
}
]
},
{
"name": "py312-holidays",
"portdir": "python/py-holidays",
"version": "0.84",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vacanza/holidays",
"description": "Generate country-, subdivision-, and market-specific holiday sets.",
"long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-dateutil",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-hpack",
"portdir": "python/py-hpack",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-h2"
]
}
]
},
{
"name": "py312-hsluv",
"portdir": "python/py-hsluv",
"version": "5.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hsluv/hsluv-python",
"description": "A Python implementation of HSLuv (revision 4).",
"long_description": "A Python implementation of HSLuv (revision 4).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1228
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-vispy"
]
}
]
},
{
"name": "py312-html2text",
"portdir": "python/py-html2text",
"version": "2025.4.15",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-six",
"py312-webencodings",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt67-qtwebengine",
"qt67-qtwebengine-docs"
]
},
{
"type": "lib",
"ports": [
"py312-beautifulsoup4",
"py312-xhtml2pdf",
"py312-skyfield"
]
}
]
},
{
"name": "py312-htmldocs",
"portdir": "lang/py-htmldocs",
"version": "3.12.12",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "HTML documentation for Python 3.12.12",
"long_description": "Access Python 3.12.12 HTML docs via file://${prefix}/share/doc/python312-doc/index.html",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py312-httpbin",
"portdir": "python/py-httpbin",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/httpbin",
"description": "HTTP Request and Response Service",
"long_description": "HTTP Request and Response Service",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-decorator",
"py312-werkzeug",
"py312-flask",
"py312-flasgger",
"python312",
"py312-six",
"py312-brotlicffi",
"py312-importlib-metadata",
"py312-greenlet"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pytest-httpbin"
]
}
]
},
{
"name": "py312-httpcore",
"portdir": "python/py-httpcore",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpcore",
"description": "A minimal low level HTTP client.",
"long_description": "A minimal low level HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-sniffio",
"python312",
"py312-socksio",
"py312-certifi",
"py312-anyio",
"py312-h11",
"py312-h2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-httpx"
]
}
]
},
{
"name": "py312-httplib2",
"portdir": "python/py-httplib2",
"version": "2-0.22.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/httplib2/",
"description": "A comprehensive HTTP client library in Python",
"long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-parsing",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-google-api",
"py312-ansible-core",
"py312-google-auth-httplib2"
]
}
]
},
{
"name": "py312-httpx",
"portdir": "python/py-httpx",
"version": "0.28.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpx",
"description": "The next generation HTTP client.",
"long_description": "The next generation HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py312-brotli",
"py312-pygments",
"py312-brotlicffi",
"py312-h2",
"python312",
"py312-rich",
"py312-sniffio",
"py312-socksio",
"py312-httpcore",
"py312-charset-normalizer",
"py312-certifi",
"py312-click",
"py312-idna"
]
},
{
"type": "run",
"ports": [
"httpx_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pylast",
"py312-cloudflare",
"py312-jupyterlab",
"py312-zeep",
"py312-pbs_installer",
"youtube-search-python"
]
},
{
"type": "run",
"ports": [
"py312-datasets",
"py312-huggingface_hub"
]
}
]
},
{
"name": "py312-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "1.1.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-httpx",
"py312-tqdm",
"py312-fsspec",
"py312-typer",
"py312-hf-xet",
"py312-yaml",
"py312-shellingham",
"py312-filelock",
"py312-typing_extensions",
"py312-packaging"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-datasets"
]
}
]
},
{
"name": "py312-humanfriendly",
"portdir": "python/py-humanfriendly",
"version": "10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://humanfriendly.readthedocs.io/",
"description": "Human friendly output for text interfaces using Python",
"long_description": "Human friendly output for text interfaces using Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-coloredlogs"
]
}
]
}
]
}