HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50429,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=687",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=685",
"results": [
{
"name": "py36-descartes",
"portdir": "python/py-descartes",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/sgillies/descartes/",
"description": "Use geometric objects as matplotlib paths and patches",
"long_description": "Use geometric objects as matplotlib paths and patches",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-matplotlib",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py35-descartes",
"portdir": "python/py-descartes",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/sgillies/descartes/",
"description": "Use geometric objects as matplotlib paths and patches",
"long_description": "Use geometric objects as matplotlib paths and patches",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-matplotlib",
"py35-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-descartes",
"portdir": "python/py-descartes",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/sgillies/descartes/",
"description": "Use geometric objects as matplotlib paths and patches",
"long_description": "Use geometric objects as matplotlib paths and patches",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-matplotlib",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py-descartes",
"portdir": "python/py-descartes",
"version": "1.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/sgillies/descartes/",
"description": "Use geometric objects as matplotlib paths and patches",
"long_description": "Use geometric objects as matplotlib paths and patches",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-descartes"
]
}
],
"depends_on": []
},
{
"name": "py39-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-des"
]
}
]
},
{
"name": "py38-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py39-des"
]
}
],
"depends_on": []
},
{
"name": "py39-deprecation",
"portdir": "python/py-deprecation",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://deprecation.readthedocs.io/",
"description": "A library to handle automated deprecations",
"long_description": "A library to handle automated deprecations",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-eyed3",
"py39-jupyter_packaging"
]
},
{
"type": "run",
"ports": [
"py39-segregation"
]
}
]
},
{
"name": "py38-deprecation",
"portdir": "python/py-deprecation",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://deprecation.readthedocs.io/",
"description": "A library to handle automated deprecations",
"long_description": "A library to handle automated deprecations",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-packaging",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupyter_packaging",
"py38-eyed3"
]
}
]
},
{
"name": "py37-deprecation",
"portdir": "python/py-deprecation",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://deprecation.readthedocs.io/",
"description": "A library to handle automated deprecations",
"long_description": "A library to handle automated deprecations",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-packaging",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pikepdf",
"py37-eyed3",
"py37-jupyter_packaging"
]
}
]
},
{
"name": "py-deprecation",
"portdir": "python/py-deprecation",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://deprecation.readthedocs.io/",
"description": "A library to handle automated deprecations",
"long_description": "A library to handle automated deprecations",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-deprecation"
]
}
],
"depends_on": []
},
{
"name": "py39-deprecated",
"portdir": "python/py-deprecated",
"version": "1.2.18",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/laurent-laporte-pro/deprecated",
"description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-fabric",
"py39-pikepdf"
]
},
{
"type": "run",
"ports": [
"py39-pygithub"
]
}
]
},
{
"name": "py38-deprecated",
"portdir": "python/py-deprecated",
"version": "1.2.14",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tantale/deprecated",
"description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-fabric",
"py38-test-runner",
"py38-pikepdf"
]
},
{
"type": "run",
"ports": [
"py38-pygithub"
]
}
]
},
{
"name": "py37-deprecated",
"portdir": "python/py-deprecated",
"version": "1.2.13",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tantale/deprecated",
"description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-test-runner"
]
},
{
"type": "run",
"ports": [
"py37-pygithub"
]
}
]
},
{
"name": "py36-deprecated",
"portdir": "python/py-deprecated",
"version": "1.2.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tantale/deprecated",
"description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-test-runner"
]
}
]
},
{
"name": "py-deprecated",
"portdir": "python/py-deprecated",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/laurent-laporte-pro/deprecated",
"description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-deprecated"
]
}
],
"depends_on": []
},
{
"name": "py38-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py27-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-orbited"
]
}
]
},
{
"name": "py-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dmeranda/demjson",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-demjson"
]
}
],
"depends_on": []
},
{
"name": "py39-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"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-nbconvert",
"py39-pyvo",
"py39-cairosvg",
"py39-scrapy",
"py39-zeep"
]
}
]
},
{
"name": "py38-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"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-zeep",
"py38-cairosvg",
"py38-scrapy",
"py38-nbconvert"
]
}
]
},
{
"name": "py37-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"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-zeep",
"py37-nbconvert",
"py37-cairosvg"
]
}
]
},
{
"name": "py36-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-nbconvert"
]
}
]
},
{
"name": "py35-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-nbconvert"
]
}
]
},
{
"name": "py27-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-nbconvert"
]
}
]
},
{
"name": "py-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-defusedxml"
]
}
],
"depends_on": []
},
{
"name": "py27-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-decoratortools",
"py27-pyprotocols"
]
}
]
},
{
"name": "py-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-decoratortools"
]
}
],
"depends_on": []
},
{
"name": "py39-decorator",
"portdir": "python/py-decorator",
"version": "5.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ipython",
"py39-gssapi",
"py39-ratelim",
"py39-jsonpath-rw",
"py39-sqlalchemy-migrate",
"py39-fabric",
"py39-pytools",
"py39-gmusicapi",
"py39-ipyparallel",
"py39-obspy",
"py39-httpbin"
]
},
{
"type": "run",
"ports": [
"py39-openstacksdk",
"py39-librosa",
"py39-dogpile-cache",
"py39-tensorflow-probability",
"py39-moviepy",
"py39-pyopencl"
]
},
{
"type": "test",
"ports": [
"py39-Faker"
]
}
]
},
{
"name": "py38-decorator",
"portdir": "python/py-decorator",
"version": "5.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"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-gmusicapi",
"py38-ratelim",
"py38-fabric",
"py38-httpbin",
"py38-sqlalchemy-migrate",
"py38-obspy",
"py38-ipython",
"py38-jsonpath-rw",
"py38-ipyparallel",
"py38-pytools",
"py38-gssapi"
]
},
{
"type": "run",
"ports": [
"py38-pyopencl",
"py38-moviepy",
"py38-librosa",
"py38-tensorflow-probability",
"py38-openstacksdk",
"py38-dogpile-cache"
]
},
{
"type": "test",
"ports": [
"py38-Faker"
]
}
]
},
{
"name": "py37-decorator",
"portdir": "python/py-decorator",
"version": "5.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"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-httpbin",
"py37-fabric",
"py37-ratelim",
"py37-sqlalchemy-migrate",
"py37-obspy",
"py37-ipython",
"py37-pytools",
"py37-ipyparallel",
"py37-jsonpath-rw",
"py37-gmusicapi"
]
},
{
"type": "run",
"ports": [
"py37-pyopencl",
"py37-librosa",
"py37-moviepy",
"py37-openstacksdk",
"py37-tensorflow-probability",
"py37-dogpile-cache"
]
},
{
"type": "test",
"ports": [
"py37-Faker"
]
}
]
},
{
"name": "py36-decorator",
"portdir": "python/py-decorator",
"version": "5.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-traitlets",
"py36-networkx",
"py36-ipython",
"py36-pytools",
"py36-ratelim",
"py36-ipyparallel",
"py36-sqlalchemy-migrate",
"py36-obspy"
]
},
{
"type": "run",
"ports": [
"py36-dogpile-cache",
"py36-openstacksdk",
"py36-pyopencl"
]
}
]
},
{
"name": "py35-decorator",
"portdir": "python/py-decorator",
"version": "4.4.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-traitlets",
"py35-spyder-kernels",
"py35-ipyparallel",
"py35-sqlalchemy-migrate",
"py35-obspy",
"py35-networkx",
"py35-ipython",
"py35-pytools"
]
},
{
"type": "run",
"ports": [
"py35-pyopencl"
]
}
]
},
{
"name": "py27-decorator",
"portdir": "python/py-decorator",
"version": "4.4.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-sqlalchemy-migrate",
"py27-ratelim",
"py27-ipyparallel",
"py27-obspy",
"py27-networkx",
"py27-ipython",
"py27-traitlets",
"py27-pytools",
"py27-spyder-kernels"
]
},
{
"type": "run",
"ports": [
"py27-pyopencl"
]
}
]
},
{
"name": "py-decorator",
"portdir": "python/py-decorator",
"version": "5.2.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-decorator"
]
}
],
"depends_on": []
},
{
"name": "py39-decli",
"portdir": "python/py-decli",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Woile/decli",
"description": "Minimal declarative cli tool",
"long_description": "Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands, this way it'll be more clear.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-decli",
"portdir": "python/py-decli",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Woile/decli",
"description": "Minimal declarative cli tool",
"long_description": "Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands, this way it'll be more clear.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py-decli",
"portdir": "python/py-decli",
"version": "0.6.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Woile/decli",
"description": "Minimal declarative cli tool",
"long_description": "Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands, this way it'll be more clear.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-decli"
]
}
],
"depends_on": []
},
{
"name": "py38-debtcollector",
"portdir": "python/py-debtcollector",
"version": "2.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-pbr",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-oslo-utils",
"py38-keystoneclient",
"py38-oslo-config"
]
}
]
},
{
"name": "py37-debtcollector",
"portdir": "python/py-debtcollector",
"version": "2.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-keystoneclient",
"py37-oslo-config",
"py37-oslo-utils"
]
}
]
},
{
"name": "py36-debtcollector",
"portdir": "python/py-debtcollector",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pbr",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-six",
"py36-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-keystoneclient",
"py36-oslo-config",
"py36-oslo-utils"
]
}
]
},
{
"name": "py-debtcollector",
"portdir": "python/py-debtcollector",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-debtcollector"
]
}
],
"depends_on": []
},
{
"name": "py39-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tpot"
]
}
]
},
{
"name": "py38-deap",
"portdir": "python/py-deap",
"version": "1.4.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tpot"
]
}
]
}
]
}