HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51978,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=910",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=908",
"results": [
{
"name": "py37-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py37-astropy-helpers",
"py37-cython"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-astropy"
]
}
],
"depends_on": []
},
{
"name": "py27-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-astropy-helpers",
"py27-cython"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-astropy"
]
}
],
"depends_on": []
},
{
"name": "py35-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-astropy-helpers",
"py35-cython"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-astropy"
]
}
],
"depends_on": []
},
{
"name": "py39-lazr.config",
"portdir": "python/py-lazr.config",
"version": "2.2.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/lazr.config",
"description": "Create configuration schemas, and process and validate configurations.",
"long_description": "The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-zopeinterface",
"py39-lazr.delegates"
]
}
],
"depends_on": []
},
{
"name": "py38-lazr.config",
"portdir": "python/py-lazr.config",
"version": "2.2.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/lazr.config",
"description": "Create configuration schemas, and process and validate configurations.",
"long_description": "The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-zopeinterface",
"py38-lazr.delegates"
]
}
],
"depends_on": []
},
{
"name": "py39-umap-learn",
"portdir": "python/py-umap-learn",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/lmcinnes/umap",
"description": "Uniform Manifold Approximation and Projection",
"long_description": "Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-numba",
"py39-numpy",
"py39-scikit-learn",
"py39-scipy"
]
}
],
"depends_on": []
},
{
"name": "py38-umap-learn",
"portdir": "python/py-umap-learn",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/lmcinnes/umap",
"description": "Uniform Manifold Approximation and Projection",
"long_description": "Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-numba",
"py38-numpy",
"py38-scikit-learn",
"py38-scipy"
]
}
],
"depends_on": []
},
{
"name": "py37-umap-learn",
"portdir": "python/py-umap-learn",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/lmcinnes/umap",
"description": "Uniform Manifold Approximation and Projection",
"long_description": "Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-numba",
"py37-numpy",
"py37-scikit-learn",
"py37-scipy"
]
}
],
"depends_on": []
},
{
"name": "py39-flufl.i18n",
"portdir": "python/py-flufl.i18n",
"version": "3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flufli18n.readthedocs.io/",
"description": "High level API for internationalizing Python libraries and applications.",
"long_description": "High level API for internationalizing Python libraries and applications. The flufl.i18n library provides a convenient API for managing translation contexts in Python applications. It provides facilities not only for single-context applications like command line scripts, but also more sophisticated management of multiple-context applications such as Internet servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-atpublic"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-sybil"
]
}
],
"depends_on": []
},
{
"name": "py38-flufl.i18n",
"portdir": "python/py-flufl.i18n",
"version": "3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flufli18n.readthedocs.io/",
"description": "High level API for internationalizing Python libraries and applications.",
"long_description": "High level API for internationalizing Python libraries and applications. The flufl.i18n library provides a convenient API for managing translation contexts in Python applications. It provides facilities not only for single-context applications like command line scripts, but also more sophisticated management of multiple-context applications such as Internet servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-atpublic"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-sybil"
]
}
],
"depends_on": []
},
{
"name": "py35-vo",
"portdir": "python/py-vo",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyvirtobs/pyvo",
"description": "Python access to Virtual Observatory data and services",
"long_description": "PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-astropy-helpers"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-astropy",
"py35-mimeparse",
"py35-requests"
]
}
],
"depends_on": []
},
{
"name": "py36-vo",
"portdir": "python/py-vo",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyvirtobs/pyvo",
"description": "Python access to Virtual Observatory data and services",
"long_description": "PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-astropy-helpers"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-astropy",
"py36-mimeparse",
"py36-requests"
]
}
],
"depends_on": []
},
{
"name": "py38-vo",
"portdir": "python/py-vo",
"version": "1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyvirtobs/pyvo",
"description": "Python access to Virtual Observatory data and services",
"long_description": "PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-astropy-helpers"
]
},
{
"type": "lib",
"ports": [
"py38-astropy",
"py38-mimeparse",
"py38-requests",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-vo",
"portdir": "python/py-vo",
"version": "1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyvirtobs/pyvo",
"description": "Python access to Virtual Observatory data and services",
"long_description": "PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-astropy-helpers"
]
},
{
"type": "lib",
"ports": [
"py39-astropy",
"py39-requests",
"py39-mimeparse",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-vo",
"portdir": "python/py-vo",
"version": "1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyvirtobs/pyvo",
"description": "Python access to Virtual Observatory data and services",
"long_description": "PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-astropy-helpers",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-astropy",
"py37-mimeparse",
"py37-requests"
]
}
],
"depends_on": []
},
{
"name": "py38-pyshark",
"portdir": "python/py-pyshark",
"version": "0.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KimiNewt/pyshark",
"description": "Python wrapper for tshark",
"long_description": "Python wrapper for tshark, allowing python packet parsing using wireshark dissectors",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-lxml",
"wireshark3"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-pyshark",
"portdir": "python/py-pyshark",
"version": "0.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KimiNewt/pyshark",
"description": "Python wrapper for tshark",
"long_description": "Python wrapper for tshark, allowing python packet parsing using wireshark dissectors",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-lxml",
"wireshark3"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-flufl.lock",
"portdir": "python/py-flufl.lock",
"version": "6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flufllock.readthedocs.io/",
"description": "NFS-safe file locking with timeouts for POSIX and Windows.",
"long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-atpublic",
"py39-typing_extensions",
"py39-psutil"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-flufl.lock",
"portdir": "python/py-flufl.lock",
"version": "6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flufllock.readthedocs.io/",
"description": "NFS-safe file locking with timeouts for POSIX and Windows.",
"long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-typing_extensions",
"py38-atpublic",
"py38-psutil"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "p5.26-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.2.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dancer2",
"p5.26-list-moreutils",
"p5.26-moox-traits",
"p5.26-perlx-maybe",
"p5.26-sub-handlesvia",
"p5.26-type-tie",
"p5.26-type-tiny"
]
}
]
},
{
"name": "p5.26-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.780.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "Parse and format strp and strf time patterns",
"long_description": "This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime-timezone",
"p5.26-params-validate",
"perl5.26",
"p5.26-try-tiny",
"p5.26-specio",
"p5.26-datetime",
"p5.26-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-datetime-format-builder",
"p5.26-finance-quote",
"p5.26-net-twitter",
"p5.26-statistics-covid"
]
}
]
},
{
"name": "py311-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-lxml"
]
},
{
"type": "test",
"ports": [
"py311-parsing",
"py311-pytest",
"py311-mock"
]
}
],
"depends_on": []
},
{
"name": "py39-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-lxml"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-parsing",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-mock",
"py38-parsing"
]
}
],
"depends_on": []
},
{
"name": "py37-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-mock",
"py37-parsing",
"py37-pytest",
"python37",
"py37-lxml"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-lxml"
]
},
{
"type": "test",
"ports": [
"py310-parsing",
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py27-docx",
"portdir": "python/py-docx",
"version": "0.8.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-mock",
"python27",
"py27-pytest",
"py27-parsing",
"py27-lxml"
]
}
],
"depends_on": []
},
{
"name": "py39-us",
"portdir": "python/py-us",
"version": "2.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/unitedstates/python-us",
"description": "US: The Greatest Package in the World",
"long_description": "A package for easily working with US and state metadata.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-jellyfish"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-us",
"portdir": "python/py-us",
"version": "2.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/unitedstates/python-us",
"description": "US: The Greatest Package in the World",
"long_description": "A package for easily working with US and state metadata.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-jellyfish"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-us",
"portdir": "python/py-us",
"version": "2.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/unitedstates/python-us",
"description": "US: The Greatest Package in the World",
"long_description": "A package for easily working with US and state metadata.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py37-jellyfish"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-sparse",
"portdir": "python/py-sparse",
"version": "0.13.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/sparse/",
"description": "Sparse Multidimensional Arrays for Python",
"long_description": "Sparse Multidimensional Arrays for Python. This library provides multi-dimensional sparse arrays.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-scipy",
"python38",
"py38-numba"
]
},
{
"type": "test",
"ports": [
"py38-dask",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-sparse",
"portdir": "python/py-sparse",
"version": "0.13.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/sparse/",
"description": "Sparse Multidimensional Arrays for Python",
"long_description": "Sparse Multidimensional Arrays for Python. This library provides multi-dimensional sparse arrays.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-numba",
"py39-numpy",
"py39-scipy"
]
},
{
"type": "test",
"ports": [
"py39-dask",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-utidylib",
"portdir": "python/py-utidylib",
"version": "0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://utidylib.berlios.de/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-epydoc",
"tidy"
]
}
],
"depends_on": []
},
{
"name": "py39-utidylib",
"portdir": "python/py-utidylib",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.berlios.de/software/utidylib/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-sphinx",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"tidy",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-utidylib",
"portdir": "python/py-utidylib",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.berlios.de/software/utidylib/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-sphinx",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"tidy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-utidylib",
"portdir": "python/py-utidylib",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.berlios.de/software/utidylib/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-build",
"clang-14",
"py37-setuptools",
"py37-sphinx",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"tidy",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-utidylib",
"portdir": "python/py-utidylib",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://utidylib.berlios.de/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-build",
"py36-wheel",
"clang-12",
"py36-python-install",
"py36-setuptools",
"py36-sphinx"
]
},
{
"type": "lib",
"ports": [
"tidy",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py39-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-html"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-behave"
]
}
]
},
{
"name": "py38-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytest-html"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-behave"
]
}
]
},
{
"name": "py37-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-pytest-html"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-behave"
]
}
]
},
{
"name": "py36-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "3.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-path",
"py36-pylint",
"py36-pytest",
"py36-pytest-html",
"py36-tox",
"py36-coverage",
"py36-invoke"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-behave"
]
}
]
},
{
"name": "py27-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "3.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-path",
"py27-pylint",
"py27-pytest",
"py27-pytest-html",
"py27-tox",
"py27-coverage",
"py27-invoke"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-behave"
]
}
]
},
{
"name": "py38-behave",
"portdir": "python/py-behave",
"version": "1.2.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-parse-type",
"py38-parse",
"py38-cucumber-tag-expressions",
"py38-colorama"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-path",
"py38-pyhamcrest",
"py38-pytest",
"py38-pytest-html"
]
}
],
"depends_on": []
},
{
"name": "py27-behave",
"portdir": "python/py-behave",
"version": "1.2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-setuptools",
"python27"
]
},
{
"type": "run",
"ports": [
"py27-parse",
"py27-parse-type",
"py27-six",
"py27-colorama",
"py27-cucumber-tag-expressions"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-path",
"py27-pyhamcrest",
"py27-pytest",
"py27-pytest-html"
]
}
],
"depends_on": []
},
{
"name": "py39-behave",
"portdir": "python/py-behave",
"version": "1.2.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-parse-type",
"py39-parse",
"py39-cucumber-tag-expressions",
"py39-colorama"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-path",
"py39-pyhamcrest",
"py39-pytest",
"py39-pytest-html"
]
}
],
"depends_on": []
},
{
"name": "py37-behave",
"portdir": "python/py-behave",
"version": "1.2.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-parse",
"py37-parse-type",
"py37-six",
"py37-colorama",
"py37-cucumber-tag-expressions"
]
},
{
"type": "test",
"ports": [
"py37-mock",
"py37-path",
"py37-pyhamcrest",
"py37-pytest",
"py37-pytest-html"
]
}
],
"depends_on": []
},
{
"name": "py36-behave",
"portdir": "python/py-behave",
"version": "1.2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-setuptools",
"python36"
]
},
{
"type": "run",
"ports": [
"py36-parse",
"py36-parse-type",
"py36-six",
"py36-colorama",
"py36-cucumber-tag-expressions"
]
},
{
"type": "test",
"ports": [
"py36-mock",
"py36-path",
"py36-pyhamcrest",
"py36-pytest",
"py36-pytest-html"
]
}
],
"depends_on": []
},
{
"name": "py39-requirements-parser",
"portdir": "python/py-requirements-parser",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidfischer/requirements-parser",
"description": "Parses Pip requirement files",
"long_description": "Parses Pip requirement files",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-nose",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-photutils",
"portdir": "python/py-photutils",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/photutils",
"description": "An Astropy package for photometry",
"long_description": "Photutils is an AstroPy affiliated package to provide tools for detecting and performing photometry of astronomical sources.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-astropy-helpers",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-astropy",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py39-photutils",
"portdir": "python/py-photutils",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/photutils",
"description": "An Astropy package for photometry",
"long_description": "Photutils is an AstroPy affiliated package to provide tools for detecting and performing photometry of astronomical sources.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-astropy-helpers",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-astropy",
"py39-numpy",
"python39"
]
}
],
"depends_on": []
}
]
}