HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50662,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=889",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=887",
"results": [
{
"name": "py-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-tornado"
]
}
],
"depends_on": []
},
{
"name": "py39-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-bokeh",
"py39-ipykernel",
"py39-ipyparallel",
"py39-mitmproxy",
"py39-jupyter_client",
"py39-terminado",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-distributed",
"py39-beancount-import",
"py39-nbclassic",
"py39-notebook"
]
},
{
"type": "test",
"ports": [
"py39-tenacity"
]
}
]
},
{
"name": "py27-tornado",
"portdir": "python/py-tornado",
"version": "5.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-certifi",
"py27-futures",
"python27",
"py27-singledispatch",
"py27-monotonic",
"py27-backports_abc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-jupyter_client",
"py27-ipyparallel",
"py27-notebook",
"py27-distributed",
"py27-bokeh",
"py27-ipykernel",
"py27-terminado"
]
},
{
"type": "run",
"ports": [
"py27-pyphant"
]
}
]
},
{
"name": "py310-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-nbclassic",
"py310-ipykernel",
"py310-jupyter_client",
"py310-terminado",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-distributed",
"py310-mitmproxy",
"py310-bokeh",
"py310-ipyparallel",
"salt",
"py310-notebook"
]
},
{
"type": "test",
"ports": [
"py310-tenacity"
]
}
]
},
{
"name": "py311-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-nbclassic",
"py311-ipykernel",
"py311-jupyter_client",
"py311-terminado",
"py311-jupyter_server",
"py311-jupyterlab",
"py311-distributed",
"py311-mitmproxy",
"py311-bokeh",
"py311-ipyparallel",
"py311-notebook"
]
},
{
"type": "test",
"ports": [
"py311-tenacity"
]
}
]
},
{
"name": "py312-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"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-nbclassic",
"py312-ipykernel",
"py312-jupyter_client",
"py312-terminado",
"py312-jupyter_server",
"py312-jupyterlab",
"py312-distributed",
"py312-mitmproxy",
"py312-bokeh",
"py312-ipyparallel",
"py312-notebook"
]
},
{
"type": "test",
"ports": [
"py312-tenacity"
]
}
]
},
{
"name": "py313-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-notebook",
"py313-ipykernel",
"py-tornado",
"py313-beancount-import",
"py313-jupyter_client",
"py313-terminado",
"py313-jupyter_server",
"py313-jupyterlab",
"py313-mitmproxy",
"py313-bokeh"
]
},
{
"type": "test",
"ports": [
"py313-tenacity"
]
}
]
},
{
"name": "py314-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-bokeh",
"py314-ipykernel",
"py314-jupyterlab",
"py314-jupyter_client",
"py314-terminado",
"py314-jupyter_server"
]
},
{
"type": "run",
"ports": [
"nvchecker"
]
},
{
"type": "test",
"ports": [
"py314-tenacity"
]
}
]
},
{
"name": "genders",
"portdir": "net/genders",
"version": "1.32",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaos/genders",
"description": "Cluster Configuration Database",
"long_description": "Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "protobuf-c",
"portdir": "devel/protobuf-c",
"version": "1.5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/protobuf-c/protobuf-c",
"description": "Pure C code generator and runtime libraries for Protocol Buffers",
"long_description": "protobuf-c is a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg14-postgis-doc",
"pg17-postgis3-doc",
"pg16-postgis3-doc",
"pg15-postgis3-doc",
"pg13-postgis-doc",
"pg12-postgis3-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg15-postgis-doc",
"pg12-postgis-doc",
"pg16-postgis-doc",
"pg17-postgis-doc"
]
},
{
"type": "lib",
"ports": [
"yara",
"pg12-postgis",
"pg13-postgis",
"pg14-postgis",
"pg15-postgis",
"pg16-postgis",
"pg17-postgis",
"nsd",
"libknot",
"kismet",
"knot-resolver",
"mapserver",
"netdata",
"libshumate",
"knot"
]
},
{
"type": "run",
"ports": [
"rb31-protobuf",
"rb32-protobuf",
"rb33-protobuf"
]
}
]
},
{
"name": "socat",
"portdir": "sysutils/socat",
"version": "1.8.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.dest-unreach.org/socat",
"description": "netcat on steroids",
"long_description": "socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"tcp_wrappers",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "py36-wrapt",
"portdir": "python/py-wrapt",
"version": "1.14.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-aiobotocore",
"py36-deprecated",
"py36-astroid"
]
},
{
"type": "run",
"ports": [
"py36-debtcollector"
]
}
]
},
{
"name": "py35-wrapt",
"portdir": "python/py-wrapt",
"version": "1.14.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-astroid"
]
}
]
},
{
"name": "py38-wrapt",
"portdir": "python/py-wrapt",
"version": "1.16.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tensorflow",
"py38-aiobotocore",
"py38-tensorflow1",
"py38-smart_open"
]
},
{
"type": "run",
"ports": [
"py38-deprecated",
"py38-debtcollector",
"py38-tensorflow-macos",
"py38-tensorflow-datasets"
]
},
{
"type": "test",
"ports": [
"py38-dm-tree"
]
}
]
},
{
"name": "py37-wrapt",
"portdir": "python/py-wrapt",
"version": "1.16.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow1",
"py37-aiobotocore",
"py37-astroid",
"py37-tensorflow"
]
},
{
"type": "run",
"ports": [
"py37-deprecated",
"py37-debtcollector",
"py37-tensorflow-datasets"
]
},
{
"type": "test",
"ports": [
"py37-dm-tree"
]
}
]
},
{
"name": "py27-wrapt",
"portdir": "python/py-wrapt",
"version": "1.14.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-astroid"
]
}
]
},
{
"name": "py35-reportlab",
"portdir": "python/py-reportlab",
"version": "3.5.46",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"freetype",
"py35-Pillow",
"py35-pip"
]
}
],
"depends_on": []
},
{
"name": "py37-reportlab",
"portdir": "python/py-reportlab",
"version": "4.0.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"freetype",
"py37-Pillow",
"py37-pip",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-xhtml2pdf"
]
}
]
},
{
"name": "py27-reportlab",
"portdir": "python/py-reportlab",
"version": "3.5.68",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"freetype",
"py27-Pillow",
"py27-pip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-xhtml2pdf",
"gourmet"
]
}
]
},
{
"name": "py36-reportlab",
"portdir": "python/py-reportlab",
"version": "3.6.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"freetype",
"py36-Pillow",
"py36-pip"
]
}
],
"depends_on": []
},
{
"name": "py38-reportlab",
"portdir": "python/py-reportlab",
"version": "4.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-Pillow",
"py38-chardet",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-svglib",
"py38-xhtml2pdf"
]
}
]
},
{
"name": "py39-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-Pillow",
"py39-chardet",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-svglib",
"py39-xhtml2pdf"
]
}
]
},
{
"name": "py36-rpy2",
"portdir": "python/py-rpy2",
"version": "3.4.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"R",
"py36-cffi",
"py36-jinja2",
"libomp",
"py36-simplegeneric",
"py36-tz",
"py36-tzlocal",
"py36-pytest",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-rpy2",
"portdir": "python/py-rpy2",
"version": "3.3.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-rpy2",
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "Obsolete port, replaced by py36-rpy2",
"long_description": "This port has been replaced by py36-rpy2.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py37-rpy2",
"portdir": "python/py-rpy2",
"version": "3.4.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"R",
"py37-cffi",
"py37-jinja2",
"libomp",
"py37-simplegeneric",
"py37-tz",
"py37-tzlocal",
"py37-pytest",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py27-rpy2",
"portdir": "python/py-rpy2",
"version": "2.8.6",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"R",
"py27-singledispatch",
"libomp",
"py27-tz",
"py27-tzlocal",
"py27-six",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py38-rpy2",
"portdir": "python/py-rpy2",
"version": "3.4.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-pytest",
"py38-simplegeneric",
"libomp",
"py38-tzlocal",
"py38-tz",
"python38",
"R",
"py38-cffi",
"py38-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-reportlab"
]
}
],
"depends_on": []
},
{
"name": "py-rpy2",
"portdir": "python/py-rpy2",
"version": "3.4.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-rpy2"
]
}
],
"depends_on": []
},
{
"name": "py310-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-chardet",
"py310-Pillow",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-xhtml2pdf",
"py310-svglib"
]
}
]
},
{
"name": "py311-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-Pillow",
"py311-chardet",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-xhtml2pdf",
"py311-svglib"
]
}
]
},
{
"name": "py312-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-chardet",
"py312-Pillow",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-xhtml2pdf",
"py312-svglib"
]
}
]
},
{
"name": "py313-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-Pillow",
"py313-chardet",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-reportlab",
"py313-svglib"
]
}
]
},
{
"name": "py314-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-chardet",
"py314-Pillow",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rst2pdf"
]
}
]
},
{
"name": "py39-rpy2",
"portdir": "python/py-rpy2",
"version": "3.4.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-pytest",
"py39-simplegeneric",
"libomp",
"py39-tzlocal",
"py39-tz",
"python39",
"R",
"py39-cffi",
"py39-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rpy2"
]
}
]
},
{
"name": "py-urllib3",
"portdir": "python/py-urllib3",
"version": "2.6.2",
"license": "MIT",
"platforms": "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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py27-urllib3",
"portdir": "python/py-urllib3",
"version": "1.26.18",
"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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-certifi",
"py27-ipaddress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-botocore",
"py27-requests"
]
},
{
"type": "run",
"ports": [
"py27-selenium",
"pyfa"
]
}
]
},
{
"name": "py35-urllib3",
"portdir": "python/py-urllib3",
"version": "1.26.18",
"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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-certifi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-botocore",
"py35-requests"
]
}
]
},
{
"name": "py36-urllib3",
"portdir": "python/py-urllib3",
"version": "1.26.18",
"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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-certifi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-botocore",
"py36-requests"
]
}
]
},
{
"name": "py37-urllib3",
"portdir": "python/py-urllib3",
"version": "1.26.18",
"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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-18",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-certifi",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-prawcore"
]
},
{
"type": "lib",
"ports": [
"py37-requests-cache",
"py37-awscli2",
"py37-botocore",
"py37-responses",
"py37-requests",
"py37-dulwich"
]
},
{
"type": "run",
"ports": [
"py37-selenium",
"py37-elastic-transport",
"py37-elasticsearch",
"py37-pmdarima"
]
}
]
},
{
"name": "py38-urllib3",
"portdir": "python/py-urllib3",
"version": "2.2.3",
"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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-hatchling",
"py38-installer",
"clang-18",
"py38-build",
"py38-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py38-certifi",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-prawcore"
]
},
{
"type": "lib",
"ports": [
"py38-requests-futures",
"py38-distributed",
"py38-requests-cache",
"py38-dulwich",
"py38-responses",
"py38-awscli2",
"py38-requests",
"py38-botocore"
]
},
{
"type": "run",
"ports": [
"py38-elasticsearch",
"py38-sentry-sdk",
"py38-spotipy",
"py38-elastic-transport",
"py38-pmdarima",
"py38-selenium"
]
},
{
"type": "test",
"ports": [
"py38-huggingface_hub"
]
}
]
},
{
"name": "py39-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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatchling",
"py39-installer",
"clang-18",
"py39-build",
"py39-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py39-certifi",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-prawcore"
]
},
{
"type": "lib",
"ports": [
"py39-botocore",
"py39-requests-cache",
"py39-kubernetes",
"py39-requests",
"py39-distributed",
"py39-requests-futures",
"py39-responses",
"py39-awscli2",
"py39-dulwich"
]
},
{
"type": "run",
"ports": [
"py39-spotipy",
"py39-pmdarima",
"py39-selenium",
"py39-sentry-sdk",
"py39-elastic-transport",
"py39-elasticsearch",
"py39-pygithub"
]
},
{
"type": "test",
"ports": [
"py39-huggingface_hub"
]
}
]
},
{
"name": "py310-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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatchling",
"py310-installer",
"clang-18",
"py310-build",
"py310-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py310-certifi",
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-prawcore"
]
},
{
"type": "lib",
"ports": [
"py310-dulwich",
"salt",
"py310-awscli2",
"py310-botocore",
"py310-requests-futures",
"py310-requests",
"py310-distributed",
"py310-responses",
"py310-requests-cache",
"py310-vcrpy",
"py310-kubernetes"
]
},
{
"type": "run",
"ports": [
"py310-elastic-transport",
"py310-selenium",
"py310-elasticsearch",
"py310-spotipy",
"py310-pmdarima",
"py310-pygithub",
"py310-sentry-sdk"
]
},
{
"type": "test",
"ports": [
"py310-huggingface_hub"
]
}
]
},
{
"name": "py311-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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-hatch-vcs",
"clang-18",
"py311-build",
"py311-hatchling"
]
},
{
"type": "lib",
"ports": [
"py311-certifi",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-vcrpy",
"py311-dulwich",
"osc",
"py311-awscli2",
"py311-botocore",
"py311-requests-futures",
"py311-requests",
"py311-distributed",
"py311-responses",
"py311-requests-cache",
"spotify-dl",
"py311-kubernetes"
]
},
{
"type": "run",
"ports": [
"py311-elastic-transport",
"py311-selenium",
"py311-elasticsearch",
"py311-spotipy",
"py311-pmdarima",
"py311-pygithub",
"py311-sentry-sdk"
]
},
{
"type": "test",
"ports": [
"py311-huggingface_hub"
]
}
]
},
{
"name": "py312-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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-hatch-vcs",
"clang-18",
"py312-build",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-certifi",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-dulwich",
"py312-awscli2",
"py312-botocore",
"py312-responses",
"py312-requests",
"tmt",
"py312-vcrpy",
"py312-requests-cache",
"py312-requests-futures",
"py312-distributed"
]
},
{
"type": "run",
"ports": [
"py312-elastic-transport",
"py312-selenium",
"py312-elasticsearch",
"py312-spotipy",
"py312-pmdarima",
"py312-pygithub",
"py312-sentry-sdk"
]
}
]
},
{
"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": 2872
}
],
"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-botocore",
"py313-requests",
"py313-requests-futures"
]
},
{
"type": "run",
"ports": [
"py313-selenium",
"py313-elasticsearch",
"py313-spotipy",
"py313-pmdarima",
"py313-pygithub",
"py313-elastic-transport",
"py313-sentry-sdk"
]
}
]
},
{
"name": "py314-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": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-hatch-vcs",
"py314-hatchling",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-certifi",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"streamlink",
"py314-vcrpy",
"twine",
"py314-dulwich",
"py314-botocore",
"py314-requests",
"py314-responses",
"py314-requests-cache",
"platformio"
]
},
{
"type": "run",
"ports": [
"py314-selenium",
"py314-pygithub",
"py314-sentry-sdk"
]
}
]
},
{
"name": "py-wrapt",
"portdir": "python/py-wrapt",
"version": "2.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-wrapt"
]
}
],
"depends_on": []
},
{
"name": "py310-wrapt",
"portdir": "python/py-wrapt",
"version": "2.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-smart_open",
"py310-tensorflow",
"py310-aiobotocore",
"py310-vcrpy",
"py310-smart-open",
"py310-dm-tree"
]
},
{
"type": "run",
"ports": [
"py310-deprecated",
"py310-tensorflow-datasets",
"py310-debtcollector",
"py310-tensorflow-macos"
]
}
]
},
{
"name": "py39-wrapt",
"portdir": "python/py-wrapt",
"version": "2.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GrahamDumpleton/wrapt",
"description": "A Python module for decorators, wrappers and monkey patching.",
"long_description": "A Python module for decorators, wrappers and monkey patching.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-smart_open",
"py39-tensorflow",
"py39-tensorflow1",
"py39-aiobotocore",
"py39-smart-open"
]
},
{
"type": "run",
"ports": [
"py39-deprecated",
"py39-tensorflow-datasets",
"py39-debtcollector",
"py39-tensorflow-macos"
]
},
{
"type": "test",
"ports": [
"py39-dm-tree"
]
}
]
}
]
}