HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51498,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=718",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=716",
"results": [
{
"name": "py35-click-plugins",
"portdir": "python/py-click-plugins",
"version": "1.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-plugins",
"description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
"long_description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-fiona",
"py35-rasterio"
]
}
]
},
{
"name": "py27-click-plugins",
"portdir": "python/py-click-plugins",
"version": "1.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-plugins",
"description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
"long_description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-click",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnuradio-devel",
"py27-rasterio"
]
}
]
},
{
"name": "py-click-plugins",
"portdir": "python/py-click-plugins",
"version": "1.1.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-plugins",
"description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
"long_description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-click-plugins"
]
}
],
"depends_on": []
},
{
"name": "py39-click-didyoumean",
"portdir": "python/py-click-didyoumean",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-didyoumean",
"description": "Enable git-like did-you-mean feature in click",
"long_description": "Enable git-like did-you-mean feature in click",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-click"
]
}
],
"depends_on": []
},
{
"name": "py38-click-didyoumean",
"portdir": "python/py-click-didyoumean",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-didyoumean",
"description": "Enable git-like did-you-mean feature in click",
"long_description": "Enable git-like did-you-mean feature in click",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-click"
]
}
],
"depends_on": []
},
{
"name": "py-click-didyoumean",
"portdir": "python/py-click-didyoumean",
"version": "0.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/click-contrib/click-didyoumean",
"description": "Enable git-like did-you-mean feature in click",
"long_description": "Enable git-like did-you-mean feature in click",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-click-didyoumean"
]
}
],
"depends_on": []
},
{
"name": "py39-click",
"portdir": "python/py-click",
"version": "8.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-click-plugins",
"py39-uncompyle6",
"py39-hanko",
"py39-gammapy",
"py39-mercantile",
"py39-keep",
"py39-tmuxp",
"py39-httpx",
"py39-cookiecutter",
"py39-black",
"py39-mitmproxy",
"py39-nltk",
"py39-osxmetadata",
"py39-pgspecial",
"py39-uvicorn",
"py39-flask",
"py39-snuggs",
"py39-python-dotenv",
"py39-distributed",
"py39-pytorch",
"py39-dask",
"py39-fiona",
"py39-geocoder",
"py39-spark_parser",
"py39-cligj",
"py39-incremental",
"py39-textx",
"py39-zlmdb",
"py39-xdis"
]
},
{
"type": "run",
"ports": [
"py39-rasterstats",
"py39-gammapy",
"py39-rich-click",
"py39-kraken",
"py39-userpath",
"py39-sphinx-click",
"py39-rasterio",
"py39-typer",
"py39-click-didyoumean",
"py39-sacremoses"
]
},
{
"type": "test",
"ports": [
"py39-alive-progress"
]
}
]
},
{
"name": "py38-click",
"portdir": "python/py-click",
"version": "8.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-xdis",
"py38-cookiecutter",
"py38-spark_parser",
"py38-mercantile",
"py38-snuggs",
"py38-httpx",
"py38-hanko",
"py38-osxmetadata",
"py38-incremental",
"py38-geocoder",
"py38-rasterio",
"py38-fiona",
"py38-dask",
"py38-sphinxcontrib-versioning",
"py38-distributed",
"py38-click-plugins",
"py38-cligj",
"py38-black",
"py38-zlmdb",
"py38-tmuxp",
"py38-uvicorn",
"py38-gammapy",
"py38-mitmproxy",
"py38-uncompyle6",
"py38-pytorch",
"py38-flask",
"py38-pgspecial",
"py38-textx",
"py38-python-dotenv",
"py38-nltk"
]
},
{
"type": "run",
"ports": [
"py38-sphinx-click",
"py38-sacremoses",
"py38-userpath",
"py38-typer",
"py38-kraken",
"py38-click-didyoumean",
"py38-gammapy"
]
},
{
"type": "test",
"ports": [
"py38-alive-progress"
]
}
]
},
{
"name": "py37-click",
"portdir": "python/py-click",
"version": "8.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-17",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-cookiecutter",
"py37-pytorch",
"py37-fiona",
"py37-snuggs",
"py37-httpx",
"py37-distributed",
"py37-black",
"py37-xdis",
"py37-incremental",
"py37-gammapy",
"py37-python-dotenv",
"py37-tmuxp",
"py37-sphinxcontrib-versioning",
"py37-geocoder",
"py37-mercantile",
"py37-spark_parser",
"py37-pgspecial",
"py37-nltk",
"py37-mitmproxy",
"py37-flask",
"py37-click-plugins",
"py37-cligj"
]
},
{
"type": "run",
"ports": [
"py37-gammapy",
"py37-typer",
"py37-sacremoses",
"py37-userpath"
]
},
{
"type": "test",
"ports": [
"py37-alive-progress"
]
}
]
},
{
"name": "py36-click",
"portdir": "python/py-click",
"version": "8.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-incremental",
"py36-mercantile",
"py36-python-dotenv",
"py36-click-plugins",
"py36-black",
"py36-flask",
"py36-geocoder",
"py36-snuggs",
"py36-spark_parser",
"py36-cookiecutter",
"py36-pgspecial",
"py36-tmuxp",
"py36-xdis",
"py36-distributed",
"py36-cligj"
]
},
{
"type": "run",
"ports": [
"py36-gammapy",
"py36-userpath"
]
}
]
},
{
"name": "py35-click",
"portdir": "python/py-click",
"version": "7.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-incremental",
"py35-python-dotenv",
"py35-click-plugins",
"py35-mercantile",
"py35-snuggs",
"py35-spark_parser",
"py35-xdis",
"py35-distributed",
"py35-cligj",
"py35-flask"
]
},
{
"type": "run",
"ports": [
"py35-gammapy"
]
}
]
},
{
"name": "py27-click",
"portdir": "python/py-click",
"version": "7.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-incremental",
"py27-python-dotenv",
"py27-click-plugins",
"gnuradio-devel",
"py27-mercantile",
"py27-geocoder",
"py27-pgspecial",
"py27-snuggs",
"py27-tmuxp",
"py27-spark_parser",
"py27-xdis",
"py27-distributed",
"py27-cligj",
"py27-flask"
]
},
{
"type": "run",
"ports": [
"py27-gammapy"
]
}
]
},
{
"name": "py-click",
"portdir": "python/py-click",
"version": "8.3.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/click",
"description": "A simple wrapper around optparse for powerful command line utilities.",
"long_description": "A simple wrapper around optparse for powerful command line utilities.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-click"
]
}
],
"depends_on": []
},
{
"name": "py39-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "2.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-configobj",
"py39-pygments",
"py39-tabulate",
"py39-wcwidth"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "2.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-configobj",
"py38-pygments",
"py38-tabulate",
"py38-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py37-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-configobj",
"py37-pygments",
"py37-tabulate",
"py37-wcwidth"
]
}
],
"depends_on": []
},
{
"name": "py36-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "xeron.oskom",
"github": "xeron",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-pygments",
"python36",
"py36-wcwidth",
"py36-tabulate",
"py36-configobj"
]
}
],
"depends_on": []
},
{
"name": "py27-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "xeron.oskom",
"github": "xeron",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-configobj",
"py27-pygments",
"python27",
"py27-wcwidth",
"py27-tabulate",
"py27-backports.csv"
]
}
],
"depends_on": []
},
{
"name": "py-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "2.4.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cli-helpers"
]
}
],
"depends_on": []
},
{
"name": "py39-cleo",
"portdir": "python/py-cleo",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/cleo",
"description": "Cleo allows you to create beautiful and testable command-line interfaces.",
"long_description": "Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-crashtest",
"py39-rapidfuzz",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-cleo",
"portdir": "python/py-cleo",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/cleo",
"description": "Cleo allows you to create beautiful and testable command-line interfaces.",
"long_description": "Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-poetry-core",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-crashtest",
"py38-rapidfuzz",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-cleo",
"portdir": "python/py-cleo",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/cleo",
"description": "Cleo allows you to create beautiful and testable command-line interfaces.",
"long_description": "Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-poetry-core",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-crashtest",
"py37-pylev",
"py37-rapidfuzz"
]
}
],
"depends_on": []
},
{
"name": "py-cleo",
"portdir": "python/py-cleo",
"version": "2.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/cleo",
"description": "Cleo allows you to create beautiful and testable command-line interfaces.",
"long_description": "Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cleo"
]
}
],
"depends_on": []
},
{
"name": "py39-clawpack",
"portdir": "python/py-clawpack",
"version": "5.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clawpack.org",
"description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
"long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python39",
"py39-numpy"
]
},
{
"type": "run",
"ports": [
"py39-matplotlib",
"py39-petsc4py",
"py39-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-clawpack"
]
}
]
},
{
"name": "py38-clawpack",
"portdir": "python/py-clawpack",
"version": "5.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clawpack.org",
"description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
"long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python38",
"py38-numpy"
]
},
{
"type": "run",
"ports": [
"py38-matplotlib",
"py38-petsc4py",
"py38-scipy"
]
}
],
"depends_on": []
},
{
"name": "py37-clawpack",
"portdir": "python/py-clawpack",
"version": "5.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clawpack.org",
"description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
"long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc11",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"libgcc",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-scipy",
"py37-petsc4py",
"py37-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py-clawpack",
"portdir": "python/py-clawpack",
"version": "5.8.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clawpack.org",
"description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
"long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"py39-clawpack"
]
}
],
"depends_on": []
},
{
"name": "py36-clang",
"portdir": "python/py-clang",
"version": "7",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "py39-clang",
"homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
"description": "Obsolete port, replaced by py39-clang",
"long_description": "This port has been replaced by py39-clang.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [
"clang37",
"clang12",
"clang13"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36",
"clang-13"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-clang",
"portdir": "python/py-clang",
"version": "14",
"license": "NCSA",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
"description": "Python bindings for clang",
"long_description": "Python bindings for clang",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [
"clang37",
"clang19",
"clang20",
"clang21"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python39",
"clang-21"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ctypeslib2"
]
}
]
},
{
"name": "py38-clang",
"portdir": "python/py-clang",
"version": "12",
"license": "NCSA",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
"description": "Python bindings for clang",
"long_description": "Python bindings for clang",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [
"clang37",
"clang19",
"clang18"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python38",
"clang-19"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ctypeslib2"
]
}
]
},
{
"name": "py37-clang",
"portdir": "python/py-clang",
"version": "10",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
"description": "Python bindings for clang",
"long_description": "Python bindings for clang",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [
"clang37",
"clang16",
"clang17"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python37",
"clang-17"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-ctypeslib2"
]
}
]
},
{
"name": "py27-clang",
"portdir": "python/py-clang",
"version": "7",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
"description": "Python bindings for clang",
"long_description": "Python bindings for clang",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [
"clang37",
"clang12",
"clang13"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python27",
"clang-13"
]
}
],
"depends_on": []
},
{
"name": "py-clang",
"portdir": "python/py-clang",
"version": "14",
"license": "NCSA",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/llvm/llvm-project/tree/main/clang/bindings/python",
"description": "Python bindings for clang",
"long_description": "Python bindings for clang",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-clang"
]
}
],
"depends_on": []
},
{
"name": "py36-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-requests",
"python36",
"py36-slugify",
"py36-six",
"py36-docopt"
]
}
],
"depends_on": []
},
{
"name": "py35-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-requests",
"python35",
"py35-slugify",
"py35-six",
"py35-docopt"
]
}
],
"depends_on": []
},
{
"name": "py27-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-requests",
"python27",
"py27-slugify",
"py27-six",
"py27-docopt"
]
}
],
"depends_on": []
},
{
"name": "py-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-ckanapi"
]
}
],
"depends_on": []
},
{
"name": "py27-cjson",
"portdir": "python/py-cjson",
"version": "1.2.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AGProjects/python-cjson",
"description": "Fast JSON encoder/decoder for Python",
"long_description": "This module implements a very fast JSON encoder/decoder for Python. The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cjson",
"py27-smisk"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "py-cjson",
"portdir": "python/py-cjson",
"version": "1.2.2",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AGProjects/python-cjson",
"description": "Fast JSON encoder/decoder for Python",
"long_description": "This module implements a very fast JSON encoder/decoder for Python. The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-cjson"
]
}
],
"depends_on": []
},
{
"name": "py39-cipheydists",
"portdir": "python/py-cipheydists",
"version": "0.3.35",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ciphey/CipheyDists",
"description": "Distributions for frequency analysis",
"long_description": "This is a collection of sample distributions for use in Ciphey's frequency analysis.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cipheydists"
]
}
]
},
{
"name": "py38-cipheydists",
"portdir": "python/py-cipheydists",
"version": "0.3.35",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ciphey/CipheyDists",
"description": "Distributions for frequency analysis",
"long_description": "This is a collection of sample distributions for use in Ciphey's frequency analysis.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py-cipheydists",
"portdir": "python/py-cipheydists",
"version": "0.3.35",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ciphey/CipheyDists",
"description": "Distributions for frequency analysis",
"long_description": "This is a collection of sample distributions for use in Ciphey's frequency analysis.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-cipheydists"
]
}
],
"depends_on": []
},
{
"name": "py39-cipheycore",
"portdir": "python/py-cipheycore",
"version": "0.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ciphey/cipheycore",
"description": "Some cryptanalysis tidbits written in a proper language",
"long_description": "Some cryptanalysis tidbits written in a proper language. This core provides many crackers, encryption methods & decryption methods as well as cryptanalysis tidbitis to Ciphey. Written in C++ for the speed.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"cmake",
"swig",
"swig-python",
"poetry",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"boost176",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cipheycore"
]
}
]
},
{
"name": "py38-cipheycore",
"portdir": "python/py-cipheycore",
"version": "0.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ciphey/cipheycore",
"description": "Some cryptanalysis tidbits written in a proper language",
"long_description": "Some cryptanalysis tidbits written in a proper language. This core provides many crackers, encryption methods & decryption methods as well as cryptanalysis tidbitis to Ciphey. Written in C++ for the speed.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"cmake",
"swig",
"swig-python",
"poetry",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"boost176",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py-cipheycore",
"portdir": "python/py-cipheycore",
"version": "0.3.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ciphey/cipheycore",
"description": "Some cryptanalysis tidbits written in a proper language",
"long_description": "Some cryptanalysis tidbits written in a proper language. This core provides many crackers, encryption methods & decryption methods as well as cryptanalysis tidbitis to Ciphey. Written in C++ for the speed.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-cipheycore"
]
}
],
"depends_on": []
},
{
"name": "py38-cinderclient",
"portdir": "python/py-cinderclient",
"version": "9.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-cinderclient/latest/",
"description": "Client for the OpenStack Volume API",
"long_description": "Client for the OpenStack Volume API. There’s a Python API (the cinderclient module), and a command-line script (cinder). Each implements 100% of the OpenStack Volume API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pbr",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-simplejson",
"py38-requests",
"py38-prettytable",
"py38-oslo-utils",
"py38-oslo-i18n",
"py38-keystoneauth1"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-openstackclient"
]
}
]
},
{
"name": "py37-cinderclient",
"portdir": "python/py-cinderclient",
"version": "9.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-cinderclient/latest/",
"description": "Client for the OpenStack Volume API",
"long_description": "Client for the OpenStack Volume API. There’s a Python API (the cinderclient module), and a command-line script (cinder). Each implements 100% of the OpenStack Volume API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"clang-15",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-prettytable",
"py37-requests",
"py37-simplejson",
"py37-six",
"py37-oslo-utils",
"py37-oslo-i18n",
"py37-keystoneauth1"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-openstackclient"
]
}
]
},
{
"name": "py36-cinderclient",
"portdir": "python/py-cinderclient",
"version": "7.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-cinderclient/latest/",
"description": "Client for the OpenStack Volume API",
"long_description": "Client for the OpenStack Volume API. There’s a Python API (the cinderclient module), and a command-line script (cinder). Each implements 100% of the OpenStack Volume API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-prettytable",
"py36-requests",
"py36-simplejson",
"py36-six",
"py36-oslo-utils",
"py36-oslo-i18n",
"py36-keystoneauth1"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-openstackclient"
]
}
]
},
{
"name": "py-cinderclient",
"portdir": "python/py-cinderclient",
"version": "9.7.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-cinderclient/latest/",
"description": "Client for the OpenStack Volume API",
"long_description": "Client for the OpenStack Volume API. There’s a Python API (the cinderclient module), and a command-line script (cinder). Each implements 100% of the OpenStack Volume API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-cinderclient"
]
}
],
"depends_on": []
},
{
"name": "py27-cidrize",
"portdir": "python/py-cidrize",
"version": "0.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jathanism/cidrize/",
"description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-netaddr"
]
}
],
"depends_on": []
}
]
}