HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50594,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=835",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=833",
"results": [
{
"name": "py27-tblib",
"portdir": "python/py-tblib",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-distributed"
]
}
]
},
{
"name": "py37-tblib",
"portdir": "python/py-tblib",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-distributed"
]
}
]
},
{
"name": "py38-tblib",
"portdir": "python/py-tblib",
"version": "3.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-distributed"
]
}
]
},
{
"name": "py35-tblib",
"portdir": "python/py-tblib",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-distributed"
]
}
]
},
{
"name": "py39-tblib",
"portdir": "python/py-tblib",
"version": "3.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-distributed"
]
}
]
},
{
"name": "py36-tblib",
"portdir": "python/py-tblib",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-distributed"
]
}
]
},
{
"name": "py-hatchling",
"portdir": "python/py-hatchling",
"version": "1.28.0",
"license": "MIT",
"platforms": "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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-hatchling"
]
}
],
"depends_on": []
},
{
"name": "py37-hatchling",
"portdir": "python/py-hatchling",
"version": "1.17.1",
"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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py37-pathspec",
"py37-pluggy",
"py37-tomli",
"py37-editables",
"py37-trove-classifiers",
"python37",
"py37-importlib-metadata",
"py37-packaging"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-hatch-fancy-pypi-readme",
"py37-scikit-build",
"py37-autoflake",
"py37-sqlparse",
"py37-psygnal",
"py37-sphinx-autodoc-typehints",
"py37-app-model",
"py37-ipykernel",
"py37-jupyter_client",
"py37-jupyter_core",
"py37-nbconvert",
"py37-bracex",
"py37-scikit-hep-awkward",
"py37-attrs",
"py37-beautifulsoup4",
"py37-wcmatch",
"py37-jsonschema",
"py37-expandvars",
"py37-magicgui",
"py37-termcolor",
"py37-traitlets",
"py37-terminado",
"py37-plumbum",
"py37-jupyter_packaging",
"py37-metakernel",
"py37-last",
"py37-comm",
"py37-octave_kernel",
"py37-altair",
"py37-annotated_types",
"py37-pydantic",
"py37-userpath",
"py37-param",
"py37-starlette",
"py37-aiofiles",
"py37-httpx",
"py37-black",
"py37-scikit-hep-hepunits",
"py37-scikit-hep-particle",
"py37-in-n-out",
"py37-superqt",
"py37-scikit-hep-hist",
"py37-dnspython",
"py37-service_identity",
"py37-platformdirs",
"py37-virtualenv",
"py37-colorama",
"py37-execnet",
"py37-pygments",
"py37-filelock",
"py37-hatch-vcs",
"py37-soupsieve"
]
},
{
"type": "lib",
"ports": [
"py37-scikit-hep-uproot",
"py37-hatch-vcs"
]
}
]
},
{
"name": "py38-hatchling",
"portdir": "python/py-hatchling",
"version": "1.27.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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py38-pluggy",
"py38-tomli",
"py38-editables",
"py38-trove-classifiers",
"python38",
"py38-packaging",
"py38-pathspec"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-hatch-fancy-pypi-readme",
"py38-octave_kernel",
"py38-fastapi",
"py38-pydantic",
"py38-bracex",
"py38-jupyter_packaging",
"py38-annotated_types",
"py38-userpath",
"py38-pydantic-compat",
"py38-npe2",
"py38-last",
"py38-jupyter_sphinx",
"py38-virtualenv",
"py38-jupyter_console",
"py38-wcmatch",
"py38-scikit-build",
"py38-black",
"py38-notebook",
"py38-uvicorn",
"py38-sqlparse",
"py38-scikit-hep-awkward",
"py38-ipyparallel",
"py38-scikit-hep-hepunits",
"py38-scikit-hep-hist",
"py38-scikit-hep-particle",
"py38-structlog",
"py38-soupsieve",
"py38-attrs",
"py38-superqt",
"py38-nameutils",
"py38-metakernel",
"py38-sphinx-autodoc-typehints",
"py38-autoflake",
"py38-apipkg",
"py38-in-n-out",
"py38-hatch-jupyter-builder",
"py38-jupyter_core",
"py38-jupyter_client",
"py38-ipykernel",
"py38-termcolor",
"py38-jsonschema-specifications",
"py38-referencing",
"py38-hatch-nodejs-version",
"py38-nbformat",
"py38-jsonschema",
"py38-jsonschema-format-nongpl",
"py38-tox",
"py38-terminado",
"py38-altair",
"py38-urllib3",
"py38-comm",
"py38-pydantic_settings",
"py38-magicgui",
"py38-nbclient",
"py38-aiofiles",
"py38-argon2-cffi",
"py38-jupyter_server_terminals",
"py38-plumbum",
"py38-nbconvert",
"py38-jupytext",
"py38-jupyter_events",
"py38-jupyterlab_server",
"py38-notebook_shim",
"py38-jupyterlab",
"py38-cattrs",
"py38-service_identity",
"py38-fsspec",
"py38-starlette",
"py38-pygments",
"py38-aesara",
"py38-colorama",
"py38-jupyterlab_pygments",
"py38-pyviz_comms",
"py38-scikit-build-core",
"py38-param",
"py38-pipdeptree",
"py38-app-model",
"py38-expandvars",
"py38-traitlets",
"py38-beautifulsoup4",
"py38-execnet",
"py38-httpcore",
"py38-httpx",
"py38-platformdirs",
"py38-hatch-vcs",
"py38-dnspython",
"py38-filelock",
"py38-psygnal"
]
},
{
"type": "lib",
"ports": [
"py38-scikit-hep-uproot",
"py38-hatch-vcs"
]
},
{
"type": "run",
"ports": [
"py38-hatch-jupyter-builder",
"py38-hatch-nodejs-version"
]
}
]
},
{
"name": "py39-hatchling",
"portdir": "python/py-hatchling",
"version": "1.27.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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-pluggy",
"py39-tomli",
"py39-editables",
"py39-trove-classifiers",
"python39",
"py39-packaging",
"py39-pathspec"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-comm",
"py39-jupyter_core",
"py39-octave_kernel",
"py39-plotly",
"py39-tox",
"py39-starlette",
"py39-typogrify",
"py39-jupytext",
"py39-uvicorn",
"py39-traitlets",
"py39-pudb",
"py39-argon2-cffi",
"py39-ipykernel",
"py39-scikit-hep-awkward",
"py39-scikit-hep-hepunits",
"py39-jupyter_server_terminals",
"py39-scikit-hep-hist",
"py39-scikit-hep-particle",
"py39-queuelib",
"py39-docstring_parser",
"py39-hatch-nodejs-version",
"py39-hatch-jupyter-builder",
"py39-jupyter_client",
"py39-aiofiles",
"py39-cloudflare",
"py39-structlog",
"py39-atpublic",
"py39-psygnal",
"py39-pyproject_api",
"py39-ipyparallel",
"py39-jupyter_sphinx",
"py39-termcolor",
"py39-paho-mqtt",
"py39-nbclient",
"py39-sqlparse",
"py39-dnspython",
"py39-service_identity",
"py39-intervaltree",
"py39-pymongo",
"py39-corner",
"py39-httpcore",
"py39-httpx",
"py39-osxmetadata",
"py39-nbformat",
"py39-altair",
"py39-jsonschema-specifications",
"py39-referencing",
"py39-terminado",
"py39-jupyter_events",
"py39-jupyterlab",
"py39-jupyter_packaging",
"py39-jupyterlab_server",
"py39-scikit-build-core",
"py39-nbconvert",
"py39-userpath",
"py39-notebook_shim",
"py39-jsonschema",
"py39-jsonschema-format-nongpl",
"py39-urllib3",
"py39-hatch-requirements-txt",
"py39-zarr",
"py39-elasticsearch",
"py39-strpdatetime",
"py39-npe2",
"py39-nameutils",
"py39-protego",
"py39-beautifulsoup4",
"py39-pipdeptree",
"py39-pyct",
"py39-pygments",
"py39-pyviz_comms",
"py39-iniconfig",
"py39-virtualenv",
"py39-pylast",
"py39-astropy-iers-data",
"py39-magicgui",
"py39-humanize",
"py39-ftfy",
"py39-sphinx-autodoc-typehints",
"py39-automat",
"py39-last",
"py39-bracex",
"py39-pyhamcrest",
"py39-twisted",
"py39-in-n-out",
"py39-pydantic-compat",
"py39-wcmatch",
"py39-scikit-build",
"py39-itemadapter",
"py39-superqt",
"py39-hatch-vcs",
"py39-aesara",
"py39-annotated_types",
"py39-colorama",
"py39-pydantic",
"py39-app-model",
"py39-argcomplete",
"py39-expandvars",
"py39-execnet",
"py39-apipkg",
"py39-typing-inspection",
"py39-autoflake",
"py39-mongomock",
"py39-pytest-html",
"py39-pytest-metadata",
"py39-pydantic_settings",
"py39-sentinels",
"py39-isort",
"py39-jupyterlab_pygments",
"py39-jupyter_console",
"py39-notebook",
"py39-eventlet",
"py39-pytest-cov",
"py39-param",
"py39-attrs",
"py39-hatch-fancy-pypi-readme",
"py39-narwhals",
"py39-metakernel",
"py39-platformdirs",
"py39-black",
"py39-cattrs",
"py39-fsspec",
"py39-soupsieve",
"py39-filelock",
"py39-panel"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-hep-uproot",
"py39-hatch-requirements-txt",
"py39-hatch-vcs"
]
},
{
"type": "run",
"ports": [
"py39-hatch-nodejs-version",
"py39-hatch-jupyter-builder"
]
}
]
},
{
"name": "py310-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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pluggy",
"py310-pathspec",
"py310-editables",
"py310-trove-classifiers",
"python310",
"py310-tomli",
"py310-packaging"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-comm",
"py310-jupyter_core",
"py310-pudb",
"py310-pydantic-compat",
"py310-pydantic_settings",
"py310-diskcache-stubs",
"py310-aiofiles",
"py310-traitlets",
"py310-psygnal",
"py310-argon2-cffi",
"py310-param",
"py310-ipykernel",
"py310-metakernel",
"py310-humanize",
"py310-jupyter_server_terminals",
"py310-termcolor",
"py310-nbclient",
"py310-narwhals",
"py310-dnspython",
"py310-service_identity",
"py310-eventlet",
"py310-apipkg",
"py310-argcomplete",
"py310-looseversion",
"py310-pymongo",
"py310-cloudflare",
"py310-strpdatetime",
"py310-httpcore",
"py310-httpx",
"py310-magicgui",
"py310-npe2",
"py310-bracex",
"py310-wcmatch",
"py310-nbformat",
"py310-jsonschema-specifications",
"py310-referencing",
"py310-terminado",
"py310-userpath",
"py310-jupyter_events",
"py310-fsspec",
"py310-intervaltree",
"py310-jupyterlab",
"py310-plotly",
"py310-jupyterlab_server",
"py310-scikit-build-core",
"py310-nbconvert",
"py310-notebook_shim",
"py310-pytest-recording",
"py310-jsonschema",
"py310-jsonschema-format-nongpl",
"py310-urllib3",
"py310-jupyterlab_pygments",
"py310-hatch-nodejs-version",
"py310-hatch-jupyter-builder",
"py310-pyct",
"py310-pyproject_api",
"py310-tox",
"py310-jupyter_client",
"py310-hatch-requirements-txt",
"py310-pyviz_comms",
"py310-rfc3987-syntax",
"py310-zarr",
"py310-protego",
"py310-typogrify",
"py310-app-model",
"py310-elasticsearch",
"py310-astropy-iers-data",
"py310-panel",
"py310-pipdeptree",
"py310-jupyter_packaging",
"py310-beautifulsoup4",
"py310-scikit-hep-awkward",
"py310-scikit-build",
"py310-scikit-hep-hepunits",
"py310-scikit-hep-hist",
"py310-scikit-hep-particle",
"py310-pygments",
"py310-sentinels",
"py310-virtualenv",
"py310-cattrs",
"py310-ipympl",
"py310-pylast",
"py310-corner",
"py310-jupyter_sphinx",
"py310-python-multipart",
"py310-expandvars",
"py310-superqt",
"py310-queuelib",
"py310-structlog",
"py310-sphinx-autodoc-typehints",
"py310-automat",
"py310-django-debug-toolbar",
"py310-uvicorn",
"py310-pyhamcrest",
"py310-starlette",
"py310-twisted",
"py310-annotated_types",
"py310-autoflake",
"py310-in-n-out",
"py310-ipyparallel",
"py310-pydantic",
"py310-itemadapter",
"py310-pytest-cov",
"py310-docstring_parser",
"py310-ftfy",
"py310-redis",
"py310-typing-inspection",
"py310-jupytext",
"py310-sqlparse",
"py310-hatch-vcs",
"py310-versioningit",
"py310-pint",
"py310-colorama",
"py310-pytest-env",
"py310-execnet",
"py310-pytest-html",
"py310-pytest-metadata",
"py310-rich-argparse",
"py310-altair",
"py310-jupyter_console",
"py310-trustme",
"py310-notebook",
"py310-paho-mqtt",
"py310-aesara",
"py310-isort",
"py310-treq",
"py310-attrs",
"py310-libtmux",
"py310-fickling",
"py310-hatch-fancy-pypi-readme",
"py310-mongomock",
"py310-svglib",
"py310-platformdirs",
"py310-tmuxp",
"py310-nameutils",
"py310-fmf",
"py310-soupsieve",
"py310-octave_kernel",
"py310-osxmetadata",
"py310-black",
"py310-filelock"
]
},
{
"type": "lib",
"ports": [
"py310-hatch-requirements-txt",
"py310-hatch-vcs",
"py310-uv-dynamic-versioning",
"py310-scikit-hep-uproot"
]
},
{
"type": "run",
"ports": [
"py310-hatch-nodejs-version",
"py310-hatch-jupyter-builder"
]
}
]
},
{
"name": "py311-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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pathspec",
"py311-pluggy",
"py311-trove-classifiers",
"python311",
"py311-packaging",
"py311-editables"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-comm",
"py311-jupyter_core",
"py311-pudb",
"py311-pydantic-compat",
"py311-pydantic_settings",
"py311-diskcache-stubs",
"py311-aiofiles",
"py311-traitlets",
"py311-psygnal",
"py311-argon2-cffi",
"py311-param",
"py311-ipykernel",
"py311-metakernel",
"gitlint",
"py311-humanize",
"py311-jupyter_server_terminals",
"py311-termcolor",
"py311-narwhals",
"py311-nbclient",
"py311-dnspython",
"py311-service_identity",
"py311-eventlet",
"py311-argcomplete",
"py311-looseversion",
"py311-pymongo",
"py311-cloudflare",
"py311-strpdatetime",
"py311-httpcore",
"py311-httpx",
"py311-magicgui",
"py311-npe2",
"py311-bracex",
"py311-wcmatch",
"py311-nbformat",
"py311-jsonschema-specifications",
"py311-referencing",
"py311-terminado",
"py311-userpath",
"py311-jupyter_events",
"py311-fsspec",
"py311-intervaltree",
"py311-jupyterlab",
"py311-plotly",
"py311-jupyterlab_server",
"py311-scikit-build-core",
"py311-nbconvert",
"py311-notebook_shim",
"py311-pytest-recording",
"py311-jsonschema",
"py311-jsonschema-format-nongpl",
"py311-urllib3",
"py311-jupyterlab_pygments",
"py311-hatch-nodejs-version",
"py311-hatch-jupyter-builder",
"py311-pyct",
"py311-pyproject_api",
"py311-tox",
"py311-jupyter_client",
"py311-hatch-requirements-txt",
"py311-pyviz_comms",
"py311-rfc3987-syntax",
"py311-zarr",
"py311-protego",
"py311-typogrify",
"py311-app-model",
"py311-elasticsearch",
"py311-astropy-iers-data",
"py311-panel",
"py311-pipdeptree",
"py311-jupyter_packaging",
"py311-beautifulsoup4",
"py311-plumbum",
"py311-scikit-hep-awkward",
"py311-scikit-build",
"py311-scikit-hep-hepunits",
"py311-scikit-hep-hist",
"py311-scikit-hep-particle",
"py311-pygments",
"py311-sentinels",
"py311-virtualenv",
"py311-cattrs",
"py311-ipympl",
"py311-pylast",
"py311-corner",
"py311-jupyter_sphinx",
"py311-python-multipart",
"py311-expandvars",
"py311-superqt",
"py311-queuelib",
"py311-structlog",
"py311-automat",
"py311-django-debug-toolbar",
"py311-uvicorn",
"py311-pyhamcrest",
"py311-starlette",
"py311-twisted",
"py311-annotated_types",
"py311-autoflake",
"py311-in-n-out",
"py311-ipyparallel",
"py311-pydantic",
"py311-itemadapter",
"py311-pytest-cov",
"py311-docstring_parser",
"py311-ftfy",
"py311-redis",
"py311-typing-inspection",
"py311-jupytext",
"py311-sqlparse",
"py311-hatch-vcs",
"py311-versioningit",
"py311-pint",
"py311-colorama",
"py311-pytest-env",
"py311-execnet",
"py311-pytest-html",
"py311-pytest-metadata",
"py311-rich-argparse",
"py311-altair",
"py311-jupyter_console",
"py311-trustme",
"py311-notebook",
"py311-paho-mqtt",
"py311-aesara",
"py311-isort",
"py311-treq",
"py311-attrs",
"py311-libtmux",
"py311-fickling",
"py311-hatch-fancy-pypi-readme",
"py311-mongomock",
"py311-svglib",
"py311-platformdirs",
"py311-sphinx-autodoc-typehints",
"py311-tmuxp",
"py311-nameutils",
"py311-fmf",
"py311-soupsieve",
"py311-octave_kernel",
"py311-osxmetadata",
"py311-black",
"py311-filelock"
]
},
{
"type": "lib",
"ports": [
"py311-hatch-requirements-txt",
"py311-hatch-vcs",
"py311-uv-dynamic-versioning",
"py311-scikit-hep-uproot"
]
},
{
"type": "run",
"ports": [
"py311-hatch-nodejs-version",
"py311-hatch-jupyter-builder"
]
}
]
},
{
"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": 1214
}
],
"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_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-narwhals",
"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-plotly",
"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-jupyter_client",
"py312-hatch-requirements-txt",
"py312-pyviz_comms",
"py312-rfc3987-syntax",
"py312-zarr",
"py312-protego",
"py312-typogrify",
"py312-app-model",
"py312-imgur",
"py312-elasticsearch",
"py312-astropy-iers-data",
"py312-panel",
"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-superqt",
"py312-queuelib",
"py312-structlog",
"py312-automat",
"py312-django-debug-toolbar",
"py312-uvicorn",
"py312-pyhamcrest",
"py312-starlette",
"py312-twisted",
"py312-annotated_types",
"py312-autoflake",
"py312-in-n-out",
"py312-ipyparallel",
"py312-pydantic",
"py312-itemadapter",
"py312-pytest-cov",
"py312-docstring_parser",
"py312-ftfy",
"py312-redis",
"py312-nibabel",
"py312-typing-inspection",
"py312-jupytext",
"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-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-colour",
"py312-svglib",
"py312-platformdirs",
"py312-sphinx-autodoc-typehints",
"py312-tmuxp",
"tmt",
"py312-fmf",
"py312-soupsieve",
"py312-octave_kernel",
"py312-osxmetadata",
"py312-black",
"py312-filelock",
"py312-hatch-nodejs-version"
]
},
{
"type": "lib",
"ports": [
"py312-hatch-requirements-txt",
"py312-uv-dynamic-versioning",
"py312-hatch-vcs"
]
},
{
"type": "run",
"ports": [
"py312-hatch-nodejs-version",
"py312-hatch-jupyter-builder"
]
}
]
},
{
"name": "py313-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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-trove-classifiers",
"py313-pathspec",
"python313",
"py313-pluggy",
"py313-packaging",
"py313-editables"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-comm",
"hatch",
"py313-jupyter_client",
"py313-pudb",
"py313-pydantic-compat",
"py313-pydantic_settings",
"py313-jupyter_core",
"py313-diskcache-stubs",
"py313-aiofiles",
"py313-traitlets",
"py313-psygnal",
"gdown",
"py313-argon2-cffi",
"py313-param",
"py313-metakernel",
"py313-ipykernel",
"py313-testtools",
"py313-atpublic",
"py313-humanize",
"py313-jupyter_server_terminals",
"py313-termcolor",
"py313-nbclient",
"py313-narwhals",
"py313-dnspython",
"py313-service_identity",
"py313-eventlet",
"py313-argcomplete",
"py313-looseversion",
"py313-pymongo",
"py313-cloudflare",
"py313-strpdatetime",
"py313-httpcore",
"py313-httpx",
"py313-magicgui",
"py313-npe2",
"py313-bracex",
"py313-wcmatch",
"py313-jsonschema-specifications",
"py313-referencing",
"py313-nbformat",
"py313-terminado",
"py313-userpath",
"py313-jupyter_events",
"py313-fsspec",
"py313-intervaltree",
"py313-jupyterlab",
"py313-plotly",
"py313-jupyterlab_server",
"py313-scikit-build-core",
"py313-icalendar",
"py313-osxmetadata",
"py313-black",
"py313-filelock",
"py313-hatch-nodejs-version",
"py313-hatch-jupyter-builder",
"py313-pyct",
"py313-pyproject_api",
"py313-tox",
"py313-nbconvert",
"py313-notebook_shim",
"py313-flask-frozen",
"py313-flask-wtf",
"py313-pytest-recording",
"py313-wtforms",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-urllib3",
"py313-jupyterlab_pygments",
"py313-hatch-requirements-txt",
"py313-pyviz_comms",
"py313-rfc3987-syntax",
"py313-zarr",
"ocrmypdf",
"yt-dlp",
"py313-protego",
"py313-typogrify",
"py313-app-model",
"py313-imgur",
"py313-elasticsearch",
"py313-astropy-iers-data",
"py313-panel",
"py313-pipdeptree",
"py313-jupyter_packaging",
"py313-beautifulsoup4",
"py313-scikit-build",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-particle",
"py313-pygments",
"py313-sentinels",
"py313-virtualenv",
"py313-cattrs",
"py313-ipympl",
"py313-pylast",
"py313-corner",
"sshuttle",
"py313-jupyter_sphinx",
"py313-python-multipart",
"py313-expandvars",
"py313-superqt",
"urlscan",
"py313-queuelib",
"py313-structlog",
"py313-automat",
"py313-django-debug-toolbar",
"py313-uvicorn",
"py313-pyhamcrest",
"py313-starlette",
"py313-twisted",
"py313-annotated_types",
"py313-autoflake",
"py313-in-n-out",
"py313-pydantic",
"py313-itemadapter",
"py313-pytest-cov",
"py313-docstring_parser",
"py313-ftfy",
"py313-redis",
"py313-typing-inspection",
"py313-sqlparse",
"py313-hatch-vcs",
"py313-versioningit",
"py313-colorama",
"py313-pint",
"py313-execnet",
"py313-scikits-bootstrap",
"gcovr",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-google-i18n-address",
"py313-rich-argparse",
"holoviews",
"py313-altair",
"py313-jupyter_console",
"py313-trustme",
"py313-notebook",
"py313-zlmdb",
"py313-paho-mqtt",
"py313-isort",
"py313-treq",
"py313-attrs",
"py313-libtmux",
"py313-fickling",
"py313-hatch-fancy-pypi-readme",
"py313-mongomock",
"py313-svglib",
"py313-flufl.i18n",
"py313-flufl.lock",
"py313-platformdirs",
"py313-sphinx-autodoc-typehints",
"py313-tmuxp",
"py313-fixtures",
"pipx",
"py313-soupsieve"
]
},
{
"type": "lib",
"ports": [
"hatch",
"py313-hatch-vcs",
"py313-hatch-requirements-txt",
"py-hatchling",
"offpunk",
"py313-uv-dynamic-versioning"
]
},
{
"type": "run",
"ports": [
"py313-hatch-jupyter-builder",
"py313-hatch-nodejs-version"
]
}
]
},
{
"name": "py314-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": 1214
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"py314-pathspec",
"py314-pluggy",
"python314",
"py314-trove-classifiers",
"py314-packaging",
"py314-editables"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-comm",
"vitables",
"py314-jupyter_core",
"py314-diskcache-stubs",
"py314-pylast",
"py314-traitlets",
"py314-psygnal",
"py314-argon2-cffi",
"py314-param",
"py314-ipykernel",
"py314-testtools",
"py314-jupyter_server_terminals",
"py314-termcolor",
"py314-nbclient",
"py314-narwhals",
"py314-dnspython",
"flynt",
"py314-service_identity",
"py314-eventlet",
"py314-argcomplete",
"py314-looseversion",
"py314-httpcore",
"py314-httpx",
"py314-bracex",
"py314-wcmatch",
"py314-jsonschema-specifications",
"py314-referencing",
"py314-nbformat",
"py314-userpath",
"py314-terminado",
"py314-fsspec",
"py314-jupyter_events",
"py314-intervaltree",
"py314-jupyterlab",
"py314-plotly",
"peakipy",
"py314-scikit-build-core",
"py314-jupyterlab_server",
"py314-nbconvert",
"py314-notebook_shim",
"py314-jsonschema",
"py314-jsonschema-format-nongpl",
"py314-urllib3",
"py314-jupyterlab_pygments",
"py314-hatch-jupyter-builder",
"py314-pyct",
"py314-pyproject_api",
"py314-tox",
"py314-jupyter_client",
"py314-hatch-requirements-txt",
"py314-pyviz_comms",
"py314-rfc3987-syntax",
"py314-typogrify",
"pdb2pqr",
"py314-astropy-iers-data",
"py314-panel",
"py314-jupyter_packaging",
"py314-beautifulsoup4",
"py314-pygments",
"py314-virtualenv",
"py314-cattrs",
"py314-ipympl",
"py314-corner",
"py314-jupyter_sphinx",
"py314-expandvars",
"py314-superqt",
"py314-structlog",
"py314-automat",
"py314-uvicorn",
"py314-pyhamcrest",
"py314-starlette",
"py314-twisted",
"py314-annotated_types",
"py314-pydantic",
"py314-pytest-cov",
"py314-redis",
"py314-typing-inspection",
"py314-hatch-vcs",
"py314-versioningit",
"py314-colorama",
"py314-pint",
"py314-execnet",
"py314-google-i18n-address",
"linkchecker",
"py314-rich-argparse",
"py314-isort",
"py314-attrs",
"py314-libtmux",
"py314-fickling",
"py314-hatch-fancy-pypi-readme",
"py314-platformdirs",
"py314-sphinx-autodoc-typehints",
"py314-tmuxp",
"py314-soupsieve",
"py314-black",
"py314-filelock",
"rubber",
"pyinfra",
"mackup",
"py314-hatch-nodejs-version"
]
},
{
"type": "lib",
"ports": [
"py314-hatch-requirements-txt",
"py314-hatch-vcs",
"py314-uv-dynamic-versioning"
]
},
{
"type": "run",
"ports": [
"py314-hatch-nodejs-version",
"py314-hatch-jupyter-builder"
]
}
]
},
{
"name": "py-tblib",
"portdir": "python/py-tblib",
"version": "3.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-tblib"
]
}
],
"depends_on": []
},
{
"name": "py310-tblib",
"portdir": "python/py-tblib",
"version": "3.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-distributed"
]
}
]
},
{
"name": "py311-tblib",
"portdir": "python/py-tblib",
"version": "3.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-distributed"
]
}
]
},
{
"name": "py312-tblib",
"portdir": "python/py-tblib",
"version": "3.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"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-distributed"
]
}
]
},
{
"name": "py313-tblib",
"portdir": "python/py-tblib",
"version": "3.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tblib"
]
}
]
},
{
"name": "py314-tblib",
"portdir": "python/py-tblib",
"version": "3.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "py35-tatsu",
"portdir": "python/py-tatsu",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-future",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py38-tatsu",
"portdir": "python/py-tatsu",
"version": "5.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-14",
"py38-installer",
"py38-setuptools",
"py38-build"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-tatsu",
"portdir": "python/py-tatsu",
"version": "5.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-14",
"py39-installer",
"py39-setuptools",
"py39-build"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py310-tatsu",
"portdir": "python/py-tatsu",
"version": "5.8.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"clang-14",
"py310-installer",
"py310-setuptools",
"py310-build"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py37-tatsu",
"portdir": "python/py-tatsu",
"version": "5.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-tatsu",
"portdir": "python/py-tatsu",
"version": "5.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-tatsu",
"portdir": "python/py-tatsu",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-future",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "p5.26-term-table",
"portdir": "perl/p5-term-table",
"version": "0.15.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::Table",
"description": "Term::Table - Format a header and rows into a table",
"long_description": "Term::Table - Format a header and rows into a table",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-importer",
"p5.26-term-size-any"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-suite"
]
}
]
},
{
"name": "p5-term-table",
"portdir": "perl/p5-term-table",
"version": "0.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-term-table",
"homepage": "https://metacpan.org/pod/Term::Table",
"description": "Term::Table - Format a header and rows into a table",
"long_description": "Term::Table - Format a header and rows into a table",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-term-table"
]
}
],
"depends_on": []
},
{
"name": "p5.28-term-table",
"portdir": "perl/p5-term-table",
"version": "0.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::Table",
"description": "Term::Table - Format a header and rows into a table",
"long_description": "Term::Table - Format a header and rows into a table",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-term-size-any",
"p5.28-unicode-linebreak"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-test-simple"
]
}
]
},
{
"name": "p5.30-term-table",
"portdir": "perl/p5-term-table",
"version": "0.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::Table",
"description": "Term::Table - Format a header and rows into a table",
"long_description": "Term::Table - Format a header and rows into a table",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-term-size-any",
"p5.30-unicode-linebreak"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test-simple"
]
}
]
},
{
"name": "p5.32-term-table",
"portdir": "perl/p5-term-table",
"version": "0.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::Table",
"description": "Term::Table - Format a header and rows into a table",
"long_description": "Term::Table - Format a header and rows into a table",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-term-size-any",
"p5.32-unicode-linebreak"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test-simple"
]
}
]
},
{
"name": "p5.34-term-table",
"portdir": "perl/p5-term-table",
"version": "0.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::Table",
"description": "Term::Table - Format a header and rows into a table",
"long_description": "Term::Table - Format a header and rows into a table",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-term-size-any",
"p5.34-unicode-linebreak"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-term-table",
"p5.34-test-simple"
]
}
]
},
{
"name": "py-tatsu",
"portdir": "python/py-tatsu",
"version": "5.13.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py313-tatsu"
]
}
],
"depends_on": []
},
{
"name": "py311-tatsu",
"portdir": "python/py-tatsu",
"version": "5.13.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-tatsu",
"portdir": "python/py-tatsu",
"version": "5.13.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-tatsu",
"portdir": "python/py-tatsu",
"version": "5.13.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tatsu"
]
}
]
},
{
"name": "py314-tatsu",
"portdir": "python/py-tatsu",
"version": "5.13.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "protozero",
"portdir": "devel/protozero",
"version": "1.8.1",
"license": "BSD and Boost-1 and Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/protozero",
"description": "A minimalistic protocol buffer decoder and encoder in C++",
"long_description": "Low-level: this is designed to be a building block for writing a very customized decoder for a stable protobuf schema. If your protobuf schema is changing frequently or lazy decoding is not critical for your application then this approach offers no value: just use the C++ API that can be generated with the Google Protobufs protoc program.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [
"debug",
"protobuf"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libosmium",
"libosmium-doc",
"osmium-tool"
]
},
{
"type": "lib",
"ports": [
"osm2pgsql-lua",
"osm2pgsql"
]
}
]
},
{
"name": "py36-tvdb",
"portdir": "python/py-tvdb",
"version": "2.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-requests",
"py36-requests-cache"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-tvnamer"
]
}
]
},
{
"name": "py37-tvdb",
"portdir": "python/py-tvdb",
"version": "3.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-requests",
"py37-requests-cache"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tvnamer"
]
}
]
},
{
"name": "py38-tvdb",
"portdir": "python/py-tvdb",
"version": "3.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-requests",
"py38-requests-cache"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tvdb",
"py38-tvnamer"
]
}
]
},
{
"name": "py27-tvdb",
"portdir": "python/py-tvdb",
"version": "2.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-requests",
"py27-requests-cache"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tvnamer"
]
}
]
},
{
"name": "py35-tvdb",
"portdir": "python/py-tvdb",
"version": "2.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-requests",
"py35-requests-cache"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tvnamer"
]
}
]
},
{
"name": "py-tvdb",
"portdir": "python/py-tvdb",
"version": "3.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvdb_api",
"description": "An easy to use API interface to TheTVDB.com",
"long_description": "An easy to use API interface to TheTVDB.com",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-tvdb"
]
}
],
"depends_on": []
},
{
"name": "py35-tvnamer",
"portdir": "python/py-tvnamer",
"version": "2.5",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvnamer",
"description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes \"foo bar [02x03].m4v",
"long_description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes {\"foo} bar {[02x03].m4v}",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools",
"py35-tvdb"
]
}
],
"depends_on": []
},
{
"name": "py36-tvnamer",
"portdir": "python/py-tvnamer",
"version": "2.5",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvnamer",
"description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes \"foo bar [02x03].m4v",
"long_description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes {\"foo} bar {[02x03].m4v}",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools",
"py36-tvdb"
]
}
],
"depends_on": []
},
{
"name": "py27-tvnamer",
"portdir": "python/py-tvnamer",
"version": "2.5",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvnamer",
"description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes \"foo bar [02x03].m4v",
"long_description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes {\"foo} bar {[02x03].m4v}",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-tvdb"
]
}
],
"depends_on": []
},
{
"name": "py37-tvnamer",
"portdir": "python/py-tvnamer",
"version": "3.0.4",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbr/tvnamer",
"description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes \"foo bar [02x03].m4v",
"long_description": "Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes \"foo bar [02x03].m4v",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools",
"py37-tvdb"
]
}
],
"depends_on": []
}
]
}