HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51947,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=826",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=824",
"results": [
{
"name": "p5.26-encode",
"portdir": "perl/p5-encode",
"version": "3.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode",
"description": "Character encoding module",
"long_description": "The Encode module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbd-csv",
"p5.26-ppi",
"p5.26-test-mojibake",
"p5.26-code-tidyall",
"p5.26-log-dispatch-filerotate",
"p5.26-yaml"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-view-html-mason",
"p5.26-cpanel-json-xs",
"p5.26-data-section",
"p5.26-dbix-class-encodedcolumn",
"p5.26-dbix-searchbuilder",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-contributorsfromgit",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-keywords",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-dist-zilla-role-filewatcher",
"p5.26-email-mime-contenttype",
"p5.26-encode-detect",
"p5.26-encode-hanextra",
"p5.26-encode-iso2022",
"p5.26-encode-jis2k",
"p5.26-encode-jisx0213",
"p5.26-file-slurper",
"p5.26-finance-quote",
"p5.26-html-encoding",
"p5.26-html-form",
"p5.26-html-tidy5",
"p5.26-mail-message",
"p5.26-mhonarc",
"p5.26-mime-charset",
"p5.26-mime-encwords",
"p5.26-net-twitter",
"p5.26-parse-win32registry",
"p5.26-path-tiny",
"p5.26-pod-elemental",
"p5.26-pod-elemental-perlmunger",
"p5.26-pod-markdown",
"p5.26-tex-encode",
"p5.26-http-message",
"p5.26-text-multimarkdown",
"p5.26-text-template",
"p5.26-twitter-api",
"p5.26-xml-libxml",
"p5.26-xml-sax-writer",
"p5.26-text-csv_xs",
"p5.26-cpan-meta",
"p5.26-module-metadata",
"p5.26-pod-simple",
"p5.26-archive-zip",
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "p5.325.32-encode",
"portdir": "perl/p5-encode",
"version": "3.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode",
"description": "Character encoding module",
"long_description": "The Encode module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.325.32-cpan-meta",
"p5.325.32-module-metadata",
"p5.325.32-pod-simple"
]
}
]
},
{
"name": "p5.26-text-csv_xs",
"portdir": "perl/p5-text-csv_xs",
"version": "1.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::CSV_XS",
"description": "Perl module containing comma-separated values manipulation routines",
"long_description": "Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mni",
"github": "",
"ports_count": 27
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-csv",
"p5.26-dbd-csv",
"p5.26-finance-quotehist",
"p5.26-gd",
"p5.26-rdf-trine",
"p5.26-text-csv"
]
}
]
},
{
"name": "py39-metakernel",
"portdir": "python/py-metakernel",
"version": "0.30.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-octave_kernel",
"py39-oct2py"
]
}
]
},
{
"name": "py37-metakernel",
"portdir": "python/py-metakernel",
"version": "0.30.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-build",
"py37-hatchling",
"py37-installer"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"py37-notebook",
"python37"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-octave_kernel",
"py37-oct2py"
]
}
]
},
{
"name": "py34-metakernel",
"portdir": "python/py-metakernel",
"version": "0.28.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-metakernel",
"homepage": "https://github.com/Calysto/metakernel",
"description": "Obsolete port, replaced by py36-metakernel",
"long_description": "This port has been replaced by py36-metakernel.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python34"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-metakernel",
"portdir": "python/py-metakernel",
"version": "0.28.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-oct2py"
]
}
]
},
{
"name": "py36-metakernel",
"portdir": "python/py-metakernel",
"version": "0.28.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-metakernel",
"homepage": "https://github.com/Calysto/metakernel",
"description": "Obsolete port, replaced by py38-metakernel",
"long_description": "This port has been replaced by py38-metakernel.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-oct2py"
]
}
]
},
{
"name": "py35-metakernel",
"portdir": "python/py-metakernel",
"version": "0.28.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-metakernel",
"homepage": "https://github.com/Calysto/metakernel",
"description": "Obsolete port, replaced by py36-metakernel",
"long_description": "This port has been replaced by py36-metakernel.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-metakernel",
"portdir": "python/py-metakernel",
"version": "0.30.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-octave_kernel",
"py38-oct2py"
]
}
]
},
{
"name": "p5.26-test2-plugin-memusage",
"portdir": "perl/p5-test2-plugin-memusage",
"version": "0.2.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Plugin::MemUsage",
"description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
"long_description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-test2-harness",
"portdir": "perl/p5-test2-harness",
"version": "1.0.42",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test2::Harness",
"description": "Test2::Harness - A new and improved test harness with better Test2 integration",
"long_description": "Test2::Harness - A new and improved test harness with better Test2 integration",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-cpanel-json-xs",
"p5.26-data-uuid",
"p5.26-goto-file",
"p5.26-http-tiny",
"p5.26-http-tiny-multipart",
"p5.26-json-maybexs",
"p5.26-long-jump",
"perl5.26",
"p5.26-test2-plugin-cover",
"p5.26-test2-plugin-dbiprofile",
"p5.26-test2-plugin-ioevents",
"p5.26-test2-plugin-memusage",
"p5.26-test2-plugin-uuid",
"p5.26-test2-suite",
"p5.26-time-hires",
"p5.26-test-simple"
]
}
],
"depends_on": []
},
{
"name": "py38-nbval",
"portdir": "python/py-nbval",
"version": "0.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-pytest",
"py38-nbformat",
"py38-jupyter_client",
"py38-ipykernel",
"py38-coverage"
]
},
{
"type": "test",
"ports": [
"py38-matplotlib",
"py38-pytest",
"py38-sympy"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-onnx"
]
}
]
},
{
"name": "py36-nbval",
"portdir": "python/py-nbval",
"version": "0.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-jupyter_client",
"py36-nbformat",
"py36-pytest",
"py36-six",
"py36-coverage",
"py36-ipykernel"
]
},
{
"type": "test",
"ports": [
"py36-matplotlib",
"py36-pytest-cov",
"py36-sympy"
]
}
],
"depends_on": []
},
{
"name": "py37-nbval",
"portdir": "python/py-nbval",
"version": "0.9.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-16",
"py37-installer",
"py37-build",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-pytest",
"py37-nbformat",
"py37-jupyter_client",
"py37-ipykernel",
"py37-coverage"
]
},
{
"type": "test",
"ports": [
"py37-matplotlib",
"py37-pytest",
"py37-sympy"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-onnx"
]
}
]
},
{
"name": "py35-nbval",
"portdir": "python/py-nbval",
"version": "0.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-jupyter_client",
"py35-nbformat",
"py35-pytest",
"py35-six",
"py35-coverage",
"py35-ipykernel"
]
},
{
"type": "test",
"ports": [
"py35-matplotlib",
"py35-pytest-cov",
"py35-sympy"
]
}
],
"depends_on": []
},
{
"name": "py27-nbval",
"portdir": "python/py-nbval",
"version": "0.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-jupyter_client",
"py27-nbformat",
"py27-pytest",
"py27-six",
"py27-coverage",
"py27-ipykernel"
]
},
{
"type": "test",
"ports": [
"py27-matplotlib",
"py27-pytest-cov",
"py27-sympy"
]
}
],
"depends_on": []
},
{
"name": "py39-nbval",
"portdir": "python/py-nbval",
"version": "0.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-18",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-pytest",
"py39-nbformat",
"py39-jupyter_client",
"py39-ipykernel",
"py39-coverage"
]
},
{
"type": "test",
"ports": [
"py39-matplotlib",
"py39-pytest",
"py39-sympy"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-onnx"
]
}
]
},
{
"name": "py38-arabic-reshaper",
"portdir": "python/py-arabic-reshaper",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
"description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
"long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-xhtml2pdf"
]
}
]
},
{
"name": "py39-arabic-reshaper",
"portdir": "python/py-arabic-reshaper",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
"description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
"long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-xhtml2pdf"
]
}
]
},
{
"name": "py38-colorcet",
"portdir": "python/py-colorcet",
"version": "3.1.0",
"license": "CC-BY",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://colorcet.holoviz.org",
"description": "Collection of perceptually uniform colormaps",
"long_description": "Collection of perceptually uniform colormaps",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-param",
"py38-pyct",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-colorcet",
"portdir": "python/py-colorcet",
"version": "3.0.1",
"license": "CC-BY",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://colorcet.holoviz.org",
"description": "Collection of perceptually uniform colormaps",
"long_description": "Collection of perceptually uniform colormaps",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-param",
"py37-pyct",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata"
]
}
],
"depends_on": []
},
{
"name": "py39-colorcet",
"portdir": "python/py-colorcet",
"version": "3.1.0",
"license": "CC-BY",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://colorcet.holoviz.org",
"description": "Collection of perceptually uniform colormaps",
"long_description": "Collection of perceptually uniform colormaps",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"py39-setuptools_scm",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py36-colorcet",
"portdir": "python/py-colorcet",
"version": "3.0.0",
"license": "CC-BY",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://colorcet.holoviz.org",
"description": "Collection of perceptually uniform colormaps",
"long_description": "Collection of perceptually uniform colormaps",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-param",
"py36-pyct",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata"
]
}
],
"depends_on": []
},
{
"name": "qca-softstore",
"portdir": "devel/qca",
"version": "2.3.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "qca",
"homepage": "https://userbase.kde.org/QCA",
"description": "Obsolete port, replaced by qca",
"long_description": "This port has been replaced by qca.",
"active": false,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"examples"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qca-botan",
"portdir": "devel/qca",
"version": "2.3.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "qca",
"homepage": "https://userbase.kde.org/QCA",
"description": "Obsolete port, replaced by qca",
"long_description": "This port has been replaced by qca.",
"active": false,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"examples"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qca-gcrypt",
"portdir": "devel/qca",
"version": "2.3.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "qca",
"homepage": "https://userbase.kde.org/QCA",
"description": "Obsolete port, replaced by qca",
"long_description": "This port has been replaced by qca.",
"active": false,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"examples"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qca-logger",
"portdir": "devel/qca",
"version": "2.3.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "qca",
"homepage": "https://userbase.kde.org/QCA",
"description": "Obsolete port, replaced by qca",
"long_description": "This port has been replaced by qca.",
"active": false,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"examples"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "qca-nss",
"portdir": "devel/qca",
"version": "2.3.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "qca",
"homepage": "https://userbase.kde.org/QCA",
"description": "Obsolete port, replaced by qca",
"long_description": "This port has been replaced by qca.",
"active": false,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"examples"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-lxml",
"portdir": "python/py-lxml",
"version": "6.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18",
"py39-cython",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"zlib",
"python39",
"libxml2",
"libxslt"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mechanicalsoup",
"py39-owslib",
"py39-lxml_html_clean",
"py39-pikepdf",
"py39-parsel",
"py39-zeep",
"py39-agate",
"py39-leather",
"py39-docx",
"py39-svglib",
"py39-skyfield",
"py39-fabio",
"py39-pptx",
"py39-obspy",
"py39-readability-lxml",
"py39-beautifulsoup4",
"py39-xmlsec",
"py39-soco",
"py39-scrapy",
"py39-urlwatch",
"py39-appscript",
"py39-prov",
"py39-beancount",
"py39-breadability"
]
},
{
"type": "run",
"ports": [
"py39-pyshark",
"py39-fonttools",
"py39-xmldiff",
"py39-kraken",
"py39-pyquery"
]
},
{
"type": "test",
"ports": [
"py39-openid"
]
}
]
},
{
"name": "py38-lxml",
"portdir": "python/py-lxml",
"version": "5.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-18",
"py38-cython",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"zlib",
"python38",
"libxml2",
"libxslt"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-obspy",
"py38-lxml_html_clean",
"py38-pikepdf",
"py38-beautifulsoup4",
"py38-mechanicalsoup",
"py38-soco",
"py38-parsel",
"py38-readability-lxml",
"py38-urlwatch",
"py38-beancount",
"py38-fabio",
"py38-zeep",
"py38-fontaine",
"py38-datacite",
"py38-benchexec",
"py38-appscript",
"py38-docx",
"py38-breadability",
"py38-svglib",
"py38-skyfield",
"py38-scrapy",
"py38-pptx",
"py38-prov",
"py38-agate",
"py38-leather",
"py38-owslib",
"py38-xmlsec"
]
},
{
"type": "run",
"ports": [
"py38-fonttools",
"py38-xmldiff",
"py38-kraken",
"py38-pypeg2",
"py38-pyshark",
"py38-pyquery"
]
},
{
"type": "test",
"ports": [
"py38-openid"
]
}
]
},
{
"name": "py36-lxml",
"portdir": "python/py-lxml",
"version": "5.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"zlib",
"python36",
"libxml2"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-xmlsec",
"py36-comet",
"py36-pptx",
"py36-obspy",
"py36-scrapy",
"py36-beautifulsoup4",
"py36-agate",
"py36-benchexec",
"py36-breadability",
"py36-datacite",
"py36-leather",
"py36-urlwatch",
"py36-parsel",
"py36-ezodf",
"py36-prov"
]
},
{
"type": "run",
"ports": [
"py36-pyquery",
"py36-fonttools",
"py36-pypeg2"
]
}
]
},
{
"name": "py35-lxml",
"portdir": "python/py-lxml",
"version": "5.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-cython",
"py35-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"zlib",
"python35",
"libxml2"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-obspy",
"py35-beautifulsoup4",
"py35-breadability",
"py35-comet",
"py35-datacite",
"py35-leather",
"py35-agate",
"py35-urlwatch",
"py35-parsel",
"py35-ezodf",
"py35-prov"
]
},
{
"type": "run",
"ports": [
"py35-pypeg2",
"py35-pyquery"
]
}
]
},
{
"name": "py39-gitpython",
"portdir": "python/py-gitpython",
"version": "3.1.45",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/GitPython",
"description": "A python library used to interact with Git repositories.",
"long_description": "GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-gitdb",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-gitpython",
"portdir": "python/py-gitpython",
"version": "3.1.44",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A python library used to interact with Git repositories.",
"long_description": "GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-gitdb",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt-minion",
"salt-master",
"salt-syndic",
"salt-api"
]
}
]
},
{
"name": "py37-gitpython",
"portdir": "python/py-gitpython",
"version": "3.1.41",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/GitPython",
"description": "A python library used to interact with Git repositories.",
"long_description": "GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-gitdb",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py27-gitpython",
"portdir": "python/py-gitpython",
"version": "2.1.15",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/GitPython",
"description": "A python library used to interact with Git repositories.",
"long_description": "GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-gitdb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-git-sweep"
]
}
]
},
{
"name": "py36-gitpython",
"portdir": "python/py-gitpython",
"version": "3.1.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/GitPython",
"description": "A python library used to interact with Git repositories.",
"long_description": "GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-gitdb"
]
}
],
"depends_on": []
},
{
"name": "py39-pathspec",
"portdir": "python/py-pathspec",
"version": "1.0.4",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-iminuit"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-build-core",
"py39-mypy",
"py39-hatchling",
"py39-black"
]
}
]
},
{
"name": "py36-pathspec",
"portdir": "python/py-pathspec",
"version": "0.9.0",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-path-specification",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-black"
]
}
]
},
{
"name": "py37-pathspec",
"portdir": "python/py-pathspec",
"version": "0.11.2",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-hatchling",
"py37-black"
]
}
]
},
{
"name": "py38-pathspec",
"portdir": "python/py-pathspec",
"version": "1.0.4",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-iminuit"
]
},
{
"type": "lib",
"ports": [
"py38-black",
"py38-hatchling",
"py38-scikit-build-core"
]
}
]
},
{
"name": "py39-traits",
"portdir": "python/py-traits",
"version": "6.4.3",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyface"
]
}
]
},
{
"name": "py38-traits",
"portdir": "python/py-traits",
"version": "6.4.3",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-codetools",
"py38-scimath",
"py38-pyface"
]
}
]
},
{
"name": "py36-traits",
"portdir": "python/py-traits",
"version": "6.2.0",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyface",
"py36-codetools",
"py36-scimath"
]
}
]
},
{
"name": "py37-traits",
"portdir": "python/py-traits",
"version": "6.3.2",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-codetools",
"py37-pyface",
"py37-scimath"
]
}
]
},
{
"name": "py35-traits",
"portdir": "python/py-traits",
"version": "6.0.0",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pyface"
]
}
]
},
{
"name": "py39-apptools",
"portdir": "python/py-apptools",
"version": "5.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/apptools",
"description": "The Enthought apptools package",
"long_description": "The Enthought Tool Suite includes a set of packages that we have found useful in creating a number of applications. They implement functionality that is commonly needed by many applications. These packages are distributed together as the AppTools project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-configobj",
"py39-traitsui",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-envisage",
"py39-mayavi"
]
}
]
},
{
"name": "py36-apptools",
"portdir": "python/py-apptools",
"version": "5.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/apptools",
"description": "The Enthought apptools package",
"long_description": "The Enthought Tool Suite includes a set of packages that we have found useful in creating a number of applications. They implement functionality that is commonly needed by many applications. These packages are distributed together as the AppTools project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-configobj",
"py36-traitsui"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-envisage",
"py36-mayavi"
]
}
]
},
{
"name": "py38-apptools",
"portdir": "python/py-apptools",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/apptools",
"description": "The Enthought apptools package",
"long_description": "The Enthought Tool Suite includes a set of packages that we have found useful in creating a number of applications. They implement functionality that is commonly needed by many applications. These packages are distributed together as the AppTools project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-configobj",
"py38-traitsui",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-envisage",
"py38-mayavi"
]
}
]
}
]
}