HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52456,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=352",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=350",
"results": [
{
"name": "py311-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-six"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cfn-lint"
]
}
]
},
{
"name": "py310-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-six"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cfn-lint"
]
}
]
},
{
"name": "py39-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-six"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint"
]
}
]
},
{
"name": "py-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-junit-xml"
]
}
],
"depends_on": []
},
{
"name": "py311-jsonpointer",
"portdir": "python/py-jsonpointer",
"version": "3.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-pointer",
"description": "Identify specific nodes in a JSON document (RFC 6901)",
"long_description": "Identify specific nodes in a JSON document (RFC 6901)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jsonschema-format-nongpl"
]
},
{
"type": "run",
"ports": [
"py311-jsonpatch",
"py311-sphinx-jsonschema"
]
}
]
},
{
"name": "py311-jsonpickle",
"portdir": "python/py-jsonpickle",
"version": "4.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonpickle.github.io",
"description": "Python library for serializing any arbitrary object graph into JSON.",
"long_description": "Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-digitalocean"
]
},
{
"type": "run",
"ports": [
"py311-pyvis"
]
},
{
"type": "test",
"ports": [
"py311-jschema_to_python"
]
}
]
},
{
"name": "py311-jsonpatch",
"portdir": "python/py-jsonpatch",
"version": "1.33",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-patch",
"description": "Apply JSON-Patches (RFC 6902)",
"long_description": "Apply JSON-Patches (RFC 6902)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-jsonpointer"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cfn-lint",
"py311-openstacksdk"
]
}
]
},
{
"name": "py310-jsonpatch",
"portdir": "python/py-jsonpatch",
"version": "1.33",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-patch",
"description": "Apply JSON-Patches (RFC 6902)",
"long_description": "Apply JSON-Patches (RFC 6902)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-jsonpointer"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cfn-lint",
"py310-openstacksdk"
]
}
]
},
{
"name": "py39-jsonpatch",
"portdir": "python/py-jsonpatch",
"version": "1.33",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-patch",
"description": "Apply JSON-Patches (RFC 6902)",
"long_description": "Apply JSON-Patches (RFC 6902)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-jsonpointer"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint",
"py39-openstacksdk"
]
}
]
},
{
"name": "py311-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-pbr"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-jsonpickle"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cfn-lint"
]
}
]
},
{
"name": "py310-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pbr"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-jsonpickle"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cfn-lint"
]
}
]
},
{
"name": "py39-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pbr"
]
},
{
"type": "test",
"ports": [
"py39-jsonpickle",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint"
]
}
]
},
{
"name": "py-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jschema_to_python"
]
}
],
"depends_on": []
},
{
"name": "py311-jmespath",
"portdir": "python/py-jmespath",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmespath/jmespath.py",
"description": "JSON Matching Expressions",
"long_description": "JSON Matching Expressions",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-awscli2",
"py311-asdf",
"py311-knack",
"py311-botocore",
"py311-aiobotocore",
"py311-itemloaders",
"py311-parsel",
"oci-cli"
]
},
{
"type": "run",
"ports": [
"py311-boto3",
"py311-openstacksdk"
]
},
{
"type": "test",
"ports": [
"py311-scrapy"
]
}
]
},
{
"name": "py311-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.51.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-aws-sam-translator",
"py311-jschema_to_python",
"py311-jsonpatch",
"py311-sarif-om",
"py311-junit-xml",
"py311-sympy",
"py311-regex",
"py311-networkx",
"py311-yaml",
"py311-jsonschema"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.51.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-networkx",
"py310-jschema_to_python",
"py310-jsonpatch",
"py310-sarif-om",
"py310-junit-xml",
"py310-regex",
"py310-yaml",
"py310-sympy",
"py310-jsonschema",
"py310-aws-sam-translator"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py39-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.18.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-aws-sam-translator",
"py39-jschema_to_python",
"py39-jsonpatch",
"py39-sarif-om",
"py39-junit-xml",
"py39-jsonschema",
"py39-networkx",
"py39-regex",
"py39-sympy",
"py39-yaml"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-botocore",
"portdir": "python/py-botocore",
"version": "1.43.34",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/botocore",
"description": "Low level data driven core of boto 3.",
"long_description": "A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-urllib3",
"py311-dateutil",
"py311-jmespath"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-awscli",
"py311-aiobotocore",
"py311-s3transfer"
]
},
{
"type": "run",
"ports": [
"py311-boto3"
]
},
{
"type": "test",
"ports": [
"py311-scrapy"
]
}
]
},
{
"name": "py311-boto3",
"portdir": "python/py-boto3",
"version": "1.43.34",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/boto3",
"description": "The AWS SDK for Python",
"long_description": "Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 172
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-botocore",
"py311-jmespath",
"py311-s3transfer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-maggma",
"duplicity"
]
},
{
"type": "run",
"ports": [
"py311-aws-sam-translator"
]
}
]
},
{
"name": "py311-awscli-plugin-endpoint",
"portdir": "python/py-awscli-plugin-endpoint",
"version": "0.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbingli/awscli-plugin-endpoint",
"description": "An awscli plugin to configure service endpoint from aws configure file",
"long_description": "An awscli plugin to configure service endpoint from aws configure file",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-awscli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-awscli-plugin-endpoint"
]
}
]
},
{
"name": "py311-awscli",
"portdir": "python/py-awscli",
"version": "1.45.34",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-rsa",
"python311",
"py311-s3transfer",
"py311-colorama",
"py311-docutils",
"py311-yaml",
"py311-botocore"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-awscli-plugin-endpoint"
]
}
]
},
{
"name": "py311-aws-sam-translator",
"portdir": "python/py-aws-sam-translator",
"version": "1.110.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/awslabs/serverless-application-model",
"description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"long_description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-pydantic",
"py311-boto3",
"py311-jsonschema"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock",
"py311-yaml",
"py311-parameterized"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cfn-lint"
]
}
]
},
{
"name": "p5.34-perl-critic-policy-perlsecret",
"portdir": "perl/p5-perl-critic-policy-perlsecret",
"version": "0.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::Critic::Policy::Perlsecret",
"description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"long_description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-failwarnings",
"p5.34-test-fatal",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-perl-critic",
"p5.34-scalar-list-utils",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-perl-critic-policy-perlsecret"
]
}
]
},
{
"name": "p5.32-perl-critic-policy-perlsecret",
"portdir": "perl/p5-perl-critic-policy-perlsecret",
"version": "0.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::Critic::Policy::Perlsecret",
"description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"long_description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-failwarnings",
"p5.32-test-fatal",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-scalar-list-utils",
"p5.32-perl-critic",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-perl-critic-policy-perlsecret",
"portdir": "perl/p5-perl-critic-policy-perlsecret",
"version": "0.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::Critic::Policy::Perlsecret",
"description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"long_description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-failwarnings",
"p5.30-test-fatal",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-perl-critic",
"p5.30-scalar-list-utils",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-perl-critic-policy-perlsecret",
"portdir": "perl/p5-perl-critic-policy-perlsecret",
"version": "0.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::Critic::Policy::Perlsecret",
"description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"long_description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-failwarnings",
"p5.28-test-fatal",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-perl-critic",
"p5.28-scalar-list-utils",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-perl-critic-policy-perlsecret",
"portdir": "perl/p5-perl-critic-policy-perlsecret",
"version": "0.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-perl-critic-policy-perlsecret",
"homepage": "https://metacpan.org/pod/Perl::Critic::Policy::Perlsecret",
"description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"long_description": "Perl::Critic::Policy::Perlsecret - Prevent perlsecrets entering your codebase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-perl-critic-policy-perlsecret"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-passphrase-bcrypt",
"portdir": "perl/p5-crypt-passphrase-bcrypt",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Bcrypt",
"description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-crypt-bcrypt",
"p5.34-crypt-passphrase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.32-crypt-passphrase-bcrypt",
"portdir": "perl/p5-crypt-passphrase-bcrypt",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Bcrypt",
"description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-crypt-bcrypt",
"p5.32-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "p5.30-crypt-passphrase-bcrypt",
"portdir": "perl/p5-crypt-passphrase-bcrypt",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Bcrypt",
"description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-crypt-bcrypt",
"p5.30-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "p5.28-crypt-passphrase-bcrypt",
"portdir": "perl/p5-crypt-passphrase-bcrypt",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Bcrypt",
"description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-crypt-bcrypt",
"p5.28-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "p5-crypt-passphrase-bcrypt",
"portdir": "perl/p5-crypt-passphrase-bcrypt",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-crypt-passphrase-bcrypt",
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Bcrypt",
"description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Bcrypt - A bcrypt encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-passphrase-bcrypt"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-passphrase-argon2",
"portdir": "perl/p5-crypt-passphrase-argon2",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Argon2",
"description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-mime-base64",
"p5.34-parent",
"p5.34-crypt-argon2",
"p5.34-crypt-passphrase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-crypt-passphrase-argon2"
]
}
]
},
{
"name": "p5.32-crypt-passphrase-argon2",
"portdir": "perl/p5-crypt-passphrase-argon2",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Argon2",
"description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-mime-base64",
"p5.32-parent",
"p5.32-crypt-argon2",
"p5.32-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "p5.30-crypt-passphrase-argon2",
"portdir": "perl/p5-crypt-passphrase-argon2",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Argon2",
"description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-mime-base64",
"p5.30-parent",
"p5.30-crypt-argon2",
"p5.30-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "p5.28-crypt-passphrase-argon2",
"portdir": "perl/p5-crypt-passphrase-argon2",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Argon2",
"description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-mime-base64",
"p5.28-parent",
"p5.28-crypt-argon2",
"p5.28-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "p5-crypt-passphrase-argon2",
"portdir": "perl/p5-crypt-passphrase-argon2",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-crypt-passphrase-argon2",
"homepage": "https://metacpan.org/pod/Crypt::Passphrase::Argon2",
"description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"long_description": "Crypt::Passphrase::Argon2 - An Argon2 encoder for Crypt::Passphrase",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-passphrase-argon2"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-passphrase",
"portdir": "perl/p5-crypt-passphrase",
"version": "0.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase",
"description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"long_description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-digest-md5",
"p5.34-digest-sha",
"p5.34-encode",
"p5.34-mime-base64",
"perl5.34",
"p5.34-unicode-normalize",
"p5.34-crypt-sysrandom-xs",
"p5.34-crypt-sysrandom",
"p5.34-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-crypt-passphrase",
"p5.34-crypt-passphrase-argon2",
"p5.34-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.32-crypt-passphrase",
"portdir": "perl/p5-crypt-passphrase",
"version": "0.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase",
"description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"long_description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-encode",
"p5.32-scalar-list-utils",
"p5.32-digest-md5",
"p5.32-digest-sha",
"perl5.32",
"p5.32-unicode-normalize",
"p5.32-crypt-sysrandom-xs",
"p5.32-crypt-sysrandom",
"p5.32-mime-base64"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-crypt-passphrase-argon2",
"p5.32-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.30-crypt-passphrase",
"portdir": "perl/p5-crypt-passphrase",
"version": "0.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase",
"description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"long_description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-digest-md5",
"p5.30-digest-sha",
"p5.30-encode",
"p5.30-mime-base64",
"perl5.30",
"p5.30-unicode-normalize",
"p5.30-crypt-sysrandom-xs",
"p5.30-crypt-sysrandom",
"p5.30-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-crypt-passphrase-argon2",
"p5.30-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.28-crypt-passphrase",
"portdir": "perl/p5-crypt-passphrase",
"version": "0.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Passphrase",
"description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"long_description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-digest-md5",
"p5.28-digest-sha",
"p5.28-encode",
"p5.28-mime-base64",
"perl5.28",
"p5.28-unicode-normalize",
"p5.28-crypt-sysrandom-xs",
"p5.28-crypt-sysrandom",
"p5.28-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-crypt-passphrase-argon2",
"p5.28-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5-crypt-passphrase",
"portdir": "perl/p5-crypt-passphrase",
"version": "0.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-crypt-passphrase",
"homepage": "https://metacpan.org/pod/Crypt::Passphrase",
"description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"long_description": "Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-passphrase"
]
}
],
"depends_on": []
},
{
"name": "py311-stack_data",
"portdir": "python/py-stack_data",
"version": "0.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/stack_data",
"description": "Library that extracts data from stack frames and tracebacks.",
"long_description": "Library that extracts data from stack frames and tracebacks.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-executing",
"py311-asttokens",
"py311-pure_eval",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-ipython"
]
}
]
},
{
"name": "py311-pytest-asyncio",
"portdir": "python/py-pytest-asyncio",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest-asyncio.readthedocs.io/",
"description": "pytest support for asyncio",
"long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-setuptools_scm",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-typing_extensions",
"py311-pytest"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-hanko"
]
},
{
"type": "test",
"ports": [
"py311-asgiref",
"py311-aiodns",
"py311-filelock",
"py311-structlog",
"py311-pygls",
"py311-blinker",
"py311-cssselect",
"py311-django-allauth",
"py311-mitmproxy",
"py311-outcome",
"py311-pytest-mock",
"py311-responses",
"py311-scrapy",
"py311-geopy",
"py311-xarray"
]
}
]
},
{
"name": "py311-panel",
"portdir": "python/py-panel",
"version": "1.9.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://panel.holoviz.org",
"description": "A high-level app and dashboarding solution for Python.",
"long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1549
}
],
"variants": [
"holoviews",
"matplotlib",
"pillow",
"plotly"
],
"dependencies": [
{
"type": "build",
"ports": [
"npm11",
"clang-18",
"py311-hatch-vcs",
"py311-hatchling",
"py311-packaging",
"py311-installer",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-bokeh",
"py311-param",
"py311-pyct",
"python311",
"py311-linkify-it-py",
"py311-mdit-py-plugins",
"py311-markdown-it-py",
"py311-xyzservices",
"py311-tzdata",
"panel_select",
"py311-narwhals",
"nodejs24",
"py311-nh3",
"py311-pyviz_comms",
"py311-typing_extensions",
"py311-requests",
"py311-pandas",
"py311-markdown",
"py311-tqdm",
"py311-bleach"
]
},
{
"type": "run",
"ports": [
"py311-bokeh",
"py311-param",
"py311-pyct",
"py311-pyviz_comms",
"py311-linkify-it-py",
"py311-mdit-py-plugins",
"py311-markdown-it-py",
"py311-xyzservices",
"py311-tzdata",
"panel_select",
"nodejs24",
"py311-bleach",
"py311-tqdm",
"py311-markdown",
"py311-pandas",
"py311-requests",
"py311-typing_extensions",
"py311-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-holoviews",
"py311-geoviews",
"py311-hvplot"
]
}
]
},
{
"name": "p5.34-crypt-bcrypt",
"portdir": "perl/p5-crypt-bcrypt",
"version": "0.11.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Bcrypt",
"description": "Crypt::Bcrypt - A modern bcrypt implementation",
"long_description": "Crypt::Bcrypt - A modern bcrypt implementation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-digest-sha",
"p5.34-mime-base64",
"p5.34-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-crypt-bcrypt",
"p5.34-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.32-crypt-bcrypt",
"portdir": "perl/p5-crypt-bcrypt",
"version": "0.11.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Bcrypt",
"description": "Crypt::Bcrypt - A modern bcrypt implementation",
"long_description": "Crypt::Bcrypt - A modern bcrypt implementation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-digest-sha",
"p5.32-mime-base64",
"p5.32-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.30-crypt-bcrypt",
"portdir": "perl/p5-crypt-bcrypt",
"version": "0.11.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Bcrypt",
"description": "Crypt::Bcrypt - A modern bcrypt implementation",
"long_description": "Crypt::Bcrypt - A modern bcrypt implementation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-digest-sha",
"p5.30-mime-base64",
"p5.30-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5.28-crypt-bcrypt",
"portdir": "perl/p5-crypt-bcrypt",
"version": "0.11.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Bcrypt",
"description": "Crypt::Bcrypt - A modern bcrypt implementation",
"long_description": "Crypt::Bcrypt - A modern bcrypt implementation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-digest-sha",
"p5.28-mime-base64",
"p5.28-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-crypt-passphrase-bcrypt"
]
}
]
},
{
"name": "p5-crypt-bcrypt",
"portdir": "perl/p5-crypt-bcrypt",
"version": "0.11.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-crypt-bcrypt",
"homepage": "https://metacpan.org/pod/Crypt::Bcrypt",
"description": "Crypt::Bcrypt - A modern bcrypt implementation",
"long_description": "Crypt::Bcrypt - A modern bcrypt implementation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-bcrypt"
]
}
],
"depends_on": []
}
]
}