HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52179,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=165",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=163",
"results": [
{
"name": "py37-hpack",
"portdir": "python/py-hpack",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-hypothesis",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-h2"
]
}
]
},
{
"name": "py39-hpack",
"portdir": "python/py-hpack",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-h2"
]
}
]
},
{
"name": "py39-pure_eval",
"portdir": "python/py-pure_eval",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/pure_eval",
"description": "Safely evaluate certain AST nodes.",
"long_description": "Safely evaluate certain AST nodes.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"py39-setuptools_scm",
"clang-18",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-stack_data"
]
}
]
},
{
"name": "py38-pure_eval",
"portdir": "python/py-pure_eval",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/alexmojaki/pure_eval",
"description": "Safely evaluate certain AST nodes.",
"long_description": "Safely evaluate certain AST nodes.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"py38-setuptools_scm",
"clang-17",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-stack_data"
]
}
]
},
{
"name": "py37-pure_eval",
"portdir": "python/py-pure_eval",
"version": "0.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/alexmojaki/pure_eval",
"description": "Safely evaluate certain AST nodes.",
"long_description": "Safely evaluate certain AST nodes.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-setuptools_scm",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-stack_data"
]
}
]
},
{
"name": "py36-arrow",
"portdir": "python/py-arrow",
"version": "1.2.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.readthedocs.io",
"description": "Better dates and times for Python",
"long_description": "Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type, plugging gaps in functionality and providing an intelligent module API that supports many common creation scenarios.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-dateutil",
"py36-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-jinja2-time"
]
}
]
},
{
"name": "py37-arrow",
"portdir": "python/py-arrow",
"version": "1.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.readthedocs.io",
"description": "Better dates and times for Python",
"long_description": "Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type, plugging gaps in functionality and providing an intelligent module API that supports many common creation scenarios.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-flit_core",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-dateutil",
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jinja2-time",
"py37-cookiecutter"
]
}
]
},
{
"name": "py39-arrow",
"portdir": "python/py-arrow",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.readthedocs.io",
"description": "Better dates and times for Python",
"long_description": "Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type, plugging gaps in functionality and providing an intelligent module API that supports many common creation scenarios.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-dateutil",
"py39-types-python-dateutil",
"py39-tzdata"
]
},
{
"type": "run",
"ports": [
"py39-dateutil",
"py39-types-python-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-isoduration",
"py39-jinja2-time",
"py39-cookiecutter"
]
}
]
},
{
"name": "py38-arrow",
"portdir": "python/py-arrow",
"version": "1.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.readthedocs.io",
"description": "Better dates and times for Python",
"long_description": "Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type, plugging gaps in functionality and providing an intelligent module API that supports many common creation scenarios.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"py38-flit_core",
"py38-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-types-python-dateutil",
"py38-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jinja2-time",
"py38-isoduration",
"py38-cookiecutter"
]
}
]
},
{
"name": "py36-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-markdown-it-py"
]
},
{
"type": "run",
"ports": [
"py36-myst-parser"
]
},
{
"type": "test",
"ports": [
"py36-myst-parser"
]
}
]
},
{
"name": "py37-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-markdown-it-py"
]
},
{
"type": "run",
"ports": [
"py37-myst-parser"
]
},
{
"type": "test",
"ports": [
"py37-myst-parser"
]
}
]
},
{
"name": "py38-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupytext",
"py38-markdown-it-py"
]
},
{
"type": "run",
"ports": [
"py38-myst-parser",
"py38-panel"
]
},
{
"type": "test",
"ports": [
"py38-myst-parser"
]
}
]
},
{
"name": "py39-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupytext",
"py39-markdown-it-py",
"py39-panel"
]
},
{
"type": "run",
"ports": [
"py39-myst-parser",
"py39-panel"
]
},
{
"type": "test",
"ports": [
"py39-myst-parser"
]
}
]
},
{
"name": "py38-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.19.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools-rust",
"py38-build",
"py38-maturin",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-referencing",
"py38-jsonschema",
"py38-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py39-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools-rust",
"py39-build",
"py39-maturin",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-referencing",
"py39-jsonschema",
"py39-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py38-fastjsonschema",
"portdir": "python/py-fastjsonschema",
"version": "2.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seznam/python-fastjsonschema",
"description": "Fastest Python implementation of JSON schema",
"long_description": "Fastest Python implementation of JSON schema",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbformat"
]
}
]
},
{
"name": "py37-fastjsonschema",
"portdir": "python/py-fastjsonschema",
"version": "2.19.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seznam/python-fastjsonschema",
"description": "Fastest Python implementation of JSON schema",
"long_description": "Fastest Python implementation of JSON schema",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-nbformat"
]
}
]
},
{
"name": "py39-fastjsonschema",
"portdir": "python/py-fastjsonschema",
"version": "2.21.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seznam/python-fastjsonschema",
"description": "Fastest Python implementation of JSON schema",
"long_description": "Fastest Python implementation of JSON schema",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"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-nbformat"
]
}
]
},
{
"name": "py36-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "7.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-entrypoints",
"py36-jupyter_core",
"python36",
"py36-traitlets",
"py36-zmq",
"py36-tornado",
"py36-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ipykernel",
"py36-spyder-kernels",
"py36-ipyparallel",
"py36-jupyter_console",
"py36-notebook",
"py36-qtconsole",
"py36-spyder-kernels-devel",
"py36-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py36-nbval"
]
}
]
},
{
"name": "py37-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "7.3.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-tornado",
"python37",
"py37-zmq",
"py37-traitlets",
"py37-dateutil",
"py37-entrypoints",
"py37-jupyter_core",
"py37-nest_asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-notebook",
"py37-jupyter_console",
"py37-jupyter_server",
"py37-nbclient",
"py37-qtconsole",
"py37-spyder-kernels-devel",
"py37-ipyparallel",
"py37-spyder-kernels",
"py37-ipykernel"
]
},
{
"type": "run",
"ports": [
"py37-nbval"
]
}
]
},
{
"name": "py35-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "5.3.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-jupyter_core",
"py35-tornado",
"py35-traitlets",
"py35-zmq",
"python35",
"py35-dateutil"
]
},
{
"type": "run",
"ports": [
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-jupyter_console",
"py35-ipykernel",
"py35-ipyparallel",
"py35-spyder-kernels",
"py35-notebook",
"py35-qtconsole"
]
},
{
"type": "run",
"ports": [
"py35-nbval"
]
}
]
},
{
"name": "py39-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "8.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-tornado",
"python39",
"py39-zmq",
"py39-traitlets",
"py39-dateutil",
"py39-importlib-metadata",
"py39-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_console",
"py39-ipykernel",
"py39-spyder-kernels-devel",
"py39-ipyparallel",
"py39-nbclient",
"py39-qtconsole",
"py39-jupyter_server",
"py39-spyder-kernels",
"py39-nbclassic"
]
},
{
"type": "run",
"ports": [
"py39-nbval"
]
}
]
},
{
"name": "py27-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "5.3.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-jupyter_core",
"py27-tornado",
"py27-traitlets",
"py27-zmq",
"python27",
"py27-dateutil"
]
},
{
"type": "run",
"ports": [
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-jupyter_console",
"py27-ipykernel",
"py27-ipyparallel",
"py27-spyder-kernels",
"py27-notebook",
"py27-qtconsole"
]
},
{
"type": "run",
"ports": [
"py27-nbval"
]
}
]
},
{
"name": "py38-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "8.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-tornado",
"python38",
"py38-zmq",
"py38-traitlets",
"py38-dateutil",
"py38-importlib-metadata",
"py38-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbclassic",
"py38-jupyter_console",
"py38-spyder-kernels-devel",
"py38-ipyparallel",
"py38-ipykernel",
"py38-spyder-kernels",
"py38-nbclient",
"py38-jupyter_server",
"py38-qtconsole"
]
},
{
"type": "run",
"ports": [
"py38-nbval"
]
}
]
},
{
"name": "py38-traitlets",
"portdir": "python/py-traitlets",
"version": "5.14.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbclassic",
"py38-jupyter_console",
"py38-ipyparallel",
"py38-jupyter_core",
"py38-jupyter_client",
"py38-ipykernel",
"py38-nbformat",
"py38-comm",
"py38-nbclient",
"py38-nbconvert",
"py38-jupyter_events",
"py38-jupyter_server",
"py38-jupyterlab",
"py38-ipywidgets",
"py38-metpy",
"py38-matplotlib-inline",
"py38-ipython",
"py38-qtconsole"
]
}
]
},
{
"name": "py27-traitlets",
"portdir": "python/py-traitlets",
"version": "4.3.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-decorator",
"py27-enum34",
"py27-ipython_genutils",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-bqplot",
"py27-traittypes",
"py27-jupyter_client",
"py27-ipyparallel",
"py27-ipywidgets",
"py27-jupyter_core",
"py27-nbformat",
"py27-notebook",
"py27-qtconsole",
"py27-nbconvert",
"py27-ipykernel",
"py27-ipython"
]
}
]
},
{
"name": "py37-traitlets",
"portdir": "python/py-traitlets",
"version": "5.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-ipykernel",
"py37-ipywidgets",
"py37-jupyter_client",
"py37-jupyter_core",
"py37-jupyter_server",
"py37-nbclient",
"py37-nbconvert",
"py37-nbformat",
"py37-qtconsole",
"py37-ipython",
"py37-matplotlib-inline",
"py37-ipyparallel",
"py37-comm",
"py37-metpy",
"py37-notebook"
]
}
]
},
{
"name": "py36-traitlets",
"portdir": "python/py-traitlets",
"version": "4.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-decorator",
"py36-ipython_genutils",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-bqplot",
"py36-traittypes",
"py36-jupyter_client",
"py36-ipyparallel",
"py36-ipywidgets",
"py36-jupyter_core",
"py36-nbformat",
"py36-notebook",
"py36-qtconsole",
"py36-ipython",
"py36-jupyter_server",
"py36-nbconvert",
"py36-ipykernel"
]
}
]
},
{
"name": "py39-traitlets",
"portdir": "python/py-traitlets",
"version": "5.14.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_client",
"py39-jupyter_core",
"py39-metpy",
"py39-ipykernel",
"py39-ipyparallel",
"py39-nbclient",
"py39-qtconsole",
"py39-nbformat",
"py39-jupyter_events",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-nbconvert",
"py39-bqplot",
"py39-traittypes",
"py39-matplotlib-inline",
"py39-nbclassic",
"py39-ipywidgets",
"py39-jupyter_console",
"py39-comm",
"py39-ipython"
]
}
]
},
{
"name": "py35-traitlets",
"portdir": "python/py-traitlets",
"version": "4.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-decorator",
"py35-ipython_genutils",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-bqplot",
"py35-traittypes",
"py35-jupyter_client",
"py35-ipyparallel",
"py35-ipywidgets",
"py35-jupyter_core",
"py35-nbformat",
"py35-notebook",
"py35-qtconsole",
"py35-ipython",
"py35-nbconvert",
"py35-ipykernel"
]
}
]
},
{
"name": "py39-zmq",
"portdir": "python/py-zmq",
"version": "27.1.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 457
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-scikit-build-core",
"py39-cython",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cffi",
"py39-packaging",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_console",
"py39-nbclassic",
"py39-jupyter_client",
"py39-spyder-kernels",
"py39-ipykernel",
"py39-spyder-kernels-devel",
"py39-ipyparallel",
"py39-jupyter_server",
"py39-scoop",
"py39-maggma"
]
},
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py35-zmq",
"portdir": "python/py-zmq",
"version": "20.0.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 457
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zmq",
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-spyder-kernels",
"py35-scoop",
"py35-jupyter_client",
"py35-ipyparallel",
"py35-notebook",
"py35-qtconsole"
]
}
]
},
{
"name": "py36-zmq",
"portdir": "python/py-zmq",
"version": "25.1.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 457
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py36-setuptools",
"py36-setuptools_scm",
"py36-wheel",
"py36-build",
"py36-python-install"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cffi",
"py36-packaging",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-jupyter_server",
"py36-scoop",
"py36-spyder-kernels",
"py36-jupyter_client",
"py36-ipyparallel",
"py36-notebook",
"py36-qtconsole",
"py36-spyder-kernels-devel"
]
},
{
"type": "run",
"ports": [
"py36-spyder-devel",
"py36-spyder"
]
}
]
},
{
"name": "py37-zmq",
"portdir": "python/py-zmq",
"version": "25.1.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 457
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-cffi",
"py37-packaging",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-notebook",
"py37-ipyparallel",
"py37-spyder-kernels",
"py37-ipykernel",
"py37-jupyter_client",
"py37-jupyter_server",
"py37-qtconsole",
"py37-spyder-kernels-devel"
]
},
{
"type": "run",
"ports": [
"py37-spyder-devel",
"py37-spyder"
]
}
]
},
{
"name": "py38-zmq",
"portdir": "python/py-zmq",
"version": "25.1.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 457
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cffi",
"py38-packaging",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-spyder-kernels",
"salt-master",
"salt-syndic",
"salt-api",
"py38-qtconsole",
"salt-minion",
"py38-nbclassic",
"py38-jupyter_console",
"py38-scoop",
"py38-spyder-kernels-devel",
"py38-ipyparallel",
"py38-jupyter_client",
"py38-ipykernel",
"py38-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py38-spyder-devel",
"py38-spyder"
]
}
]
},
{
"name": "py38-executing",
"portdir": "python/py-executing",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/executing",
"description": "Get the currently executing AST node of a frame.",
"long_description": "Get the currently executing AST node of a frame.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"py38-setuptools_scm",
"clang-17",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-stack_data"
]
}
]
},
{
"name": "py39-executing",
"portdir": "python/py-executing",
"version": "2.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/executing",
"description": "Get the currently executing AST node of a frame.",
"long_description": "Get the currently executing AST node of a frame.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"py39-setuptools_scm",
"clang-18",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-stack_data"
]
}
]
},
{
"name": "py37-executing",
"portdir": "python/py-executing",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/executing",
"description": "Get the currently executing AST node of a frame.",
"long_description": "Get the currently executing AST node of a frame.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-setuptools_scm",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-stack_data"
]
}
]
},
{
"name": "py38-hatch-nodejs-version",
"portdir": "python/py-hatch-nodejs-version",
"version": "0.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agoose77/hatch-nodejs-version",
"description": "Hatch plugin for versioning from a package.json file",
"long_description": "Hatch plugin for versioning from a package.json file",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-nbformat",
"py38-jupyterlab_pygments",
"py38-pyviz_comms"
]
}
]
},
{
"name": "py39-hatch-nodejs-version",
"portdir": "python/py-hatch-nodejs-version",
"version": "0.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agoose77/hatch-nodejs-version",
"description": "Hatch plugin for versioning from a package.json file",
"long_description": "Hatch plugin for versioning from a package.json file",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-nbformat",
"py39-pyviz_comms",
"py39-jupyterlab_pygments"
]
}
]
},
{
"name": "py38-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-markdown-it-py"
]
}
]
},
{
"name": "py39-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-markdown-it-py"
]
}
]
},
{
"name": "py37-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-markdown-it-py"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-git-contributors",
"portdir": "perl/p5-dist-zilla-plugin-git-contributors",
"version": "0.36.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
"description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
"long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2656
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-module-metadata",
"p5.26-sort-versions",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"p5.26-namespace-autoclean",
"p5.26-path-tiny",
"perl5.26",
"p5.26-unicode-collate",
"p5.26-unicode-normalize",
"p5.26-try-tiny",
"p5.26-data-dumper",
"p5.26-dist-zilla",
"p5.26-git-wrapper",
"p5.26-list-utilsby",
"p5.26-module-build",
"p5.26-moose"
]
}
],
"depends_on": []
},
{
"name": "py37-gym",
"portdir": "python/py-gym",
"version": "0.18.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/gym",
"description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-pyglet",
"py37-scipy",
"py37-cloudpickle",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensor2tensor"
]
}
]
},
{
"name": "py38-gym",
"portdir": "python/py-gym",
"version": "0.18.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/gym",
"description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-scipy",
"py38-pyglet",
"py38-numpy",
"py38-cloudpickle"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensor2tensor"
]
}
]
},
{
"name": "py39-gym",
"portdir": "python/py-gym",
"version": "0.18.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/gym",
"description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-scipy",
"py39-pyglet",
"py39-numpy",
"py39-cloudpickle"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py37-soundfile",
"portdir": "python/py-soundfile",
"version": "0.10.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bastibe/SoundFile",
"description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy.",
"long_description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy. SoundFile can read and write sound files. File reading/writing is supported through libsndfile, which is a free, cross-platform, open-source (LGPL) library for reading and writing many different sampled sound file formats that runs on many platforms including Windows, OS X, and Unix. It is accessed through CFFI, which is a foreign function interface for Python calling C code. CFFI is supported for CPython 2.6+, 3.x and PyPy 2.0+. SoundFile represents audio data as NumPy arrays.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-cffi",
"libsndfile"
]
},
{
"type": "run",
"ports": [
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-librosa"
]
}
]
},
{
"name": "py38-soundfile",
"portdir": "python/py-soundfile",
"version": "0.10.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bastibe/SoundFile",
"description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy.",
"long_description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy. SoundFile can read and write sound files. File reading/writing is supported through libsndfile, which is a free, cross-platform, open-source (LGPL) library for reading and writing many different sampled sound file formats that runs on many platforms including Windows, OS X, and Unix. It is accessed through CFFI, which is a foreign function interface for Python calling C code. CFFI is supported for CPython 2.6+, 3.x and PyPy 2.0+. SoundFile represents audio data as NumPy arrays.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"python38",
"py38-cffi"
]
},
{
"type": "run",
"ports": [
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers",
"py38-librosa"
]
}
]
},
{
"name": "py39-soundfile",
"portdir": "python/py-soundfile",
"version": "0.13.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bastibe/python-soundfile",
"description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy.",
"long_description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy. SoundFile can read and write sound files. File reading/writing is supported through libsndfile, which is a free, cross-platform, open-source (LGPL) library for reading and writing many different sampled sound file formats that runs on many platforms including Windows, OS X, and Unix. It is accessed through CFFI, which is a foreign function interface for Python calling C code. CFFI is supported for CPython 2.6+, 3.x and PyPy 2.0+. SoundFile represents audio data as NumPy arrays.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"python39",
"py39-cffi"
]
},
{
"type": "run",
"ports": [
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-librosa",
"py39-transformers"
]
}
]
}
]
}