HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52198,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=146",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=144",
"results": [
{
"name": "py38-spktype21",
"portdir": "python/py-spktype21",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/whiskie14142/spktype21",
"description": "A supporting module for jplephem to handle data type 21",
"long_description": "A supporting module for jplephem to handle data type 21",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-jplephem",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-skyfield"
]
}
]
},
{
"name": "py37-skyfield",
"portdir": "python/py-skyfield",
"version": "1.46",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rhodesmill.org/skyfield/",
"description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"long_description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-beautifulsoup4",
"py37-certifi",
"py37-dateutil",
"py37-html5lib",
"py37-lxml",
"py37-matplotlib",
"py37-mock",
"python37",
"py37-pandas",
"py37-pyflakes",
"py37-sgp4",
"py37-sphinx",
"py37-tz",
"py37-jplephem",
"py37-spktype21",
"py37-numpy",
"py37-astropy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-skyfield-data"
]
}
]
},
{
"name": "py38-skyfield",
"portdir": "python/py-skyfield",
"version": "1.49",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rhodesmill.org/skyfield/",
"description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"long_description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-html5lib",
"py38-lxml",
"py38-matplotlib",
"py38-mock",
"py38-numpy",
"py38-pandas",
"python38",
"py38-sgp4",
"py38-sphinx",
"py38-tz",
"py38-jplephem",
"py38-spktype21",
"py38-pyflakes",
"py38-astropy",
"py38-beautifulsoup4",
"py38-certifi",
"py38-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-skyfield-data"
]
}
]
},
{
"name": "py39-skyfield",
"portdir": "python/py-skyfield",
"version": "1.53",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rhodesmill.org/skyfield/",
"description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"long_description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-html5lib",
"py39-lxml",
"py39-matplotlib",
"py39-mock",
"py39-numpy",
"py39-pandas",
"python39",
"py39-sphinx",
"py39-tz",
"py39-jplephem",
"py39-spktype21",
"py39-sgp4",
"py39-pyflakes",
"py39-astropy",
"py39-beautifulsoup4",
"py39-certifi",
"py39-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-skyfield-data"
]
}
]
},
{
"name": "py39-sgp4",
"portdir": "python/py-sgp4",
"version": "2.25",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-sgp4",
"description": "Most recent SGP4 satellite tracking algorithm in Python.",
"long_description": "This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"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-skyfield"
]
}
]
},
{
"name": "py37-sgp4",
"portdir": "python/py-sgp4",
"version": "2.22",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-sgp4",
"description": "Most recent SGP4 satellite tracking algorithm in Python.",
"long_description": "This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-skyfield"
]
}
]
},
{
"name": "py38-sgp4",
"portdir": "python/py-sgp4",
"version": "2.23",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-sgp4",
"description": "Most recent SGP4 satellite tracking algorithm in Python.",
"long_description": "This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-skyfield"
]
}
]
},
{
"name": "p5.26-io-async",
"portdir": "perl/p5-io-async",
"version": "0.770.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Async",
"description": "IO::Async - Asynchronous event-driven programming",
"long_description": "IO::Async - Asynchronous event-driven programming",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-temp",
"p5.26-test-fatal",
"p5.26-test-identity",
"p5.26-test-metrics-any",
"p5.26-test-pod",
"p5.26-test-refcount",
"p5.26-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.26-struct-dumb",
"perl5.26",
"p5.26-time-hires",
"p5.26-future",
"p5.26-future-io",
"p5.26-io",
"p5.26-io-socket-ip",
"p5.26-module-build",
"p5.26-socket",
"p5.26-storable"
]
}
],
"depends_on": []
},
{
"name": "py37-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "5.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-skyfield"
]
}
],
"depends_on": []
},
{
"name": "py38-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "6.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-skyfield",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "7.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-skyfield",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py27-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py36-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py38-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-pylzma",
"portdir": "python/py-pylzma",
"version": "0.5.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joachim-bauch.de/projects/pylzma/",
"description": "Python bindings for the LZMA compression library.",
"long_description": "Python bindings for the LZMA compression library.",
"active": false,
"categories": [
"archivers",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "greg",
"github": "gpanders",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py35-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "greg",
"github": "gpanders",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "greg",
"github": "gpanders",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py27-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "greg",
"github": "gpanders",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "p5.26-webservice-musicbrainz",
"portdir": "perl/p5-webservice-musicbrainz",
"version": "1.0.5",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WebService::MusicBrainz",
"description": "API to search the musicbrainz.org database",
"long_description": "This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2)",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-mojolicious"
]
}
],
"depends_on": []
},
{
"name": "py38-astropy",
"portdir": "python/py-astropy",
"version": "5.2.2",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py38-cython",
"py38-extension-helpers",
"py38-jinja2",
"py38-setuptools",
"py38-setuptools_scm",
"py38-toml",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cfitsio",
"erfa",
"python38",
"expat",
"py38-pythran",
"wcslib",
"py38-colorlog",
"py38-h5py",
"py38-matplotlib",
"py38-numpy",
"py38-packaging",
"py38-pandas",
"py38-pyerfa",
"py38-pyobjc",
"py38-scipy",
"py38-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pyvo",
"py38-astroquery",
"py38-skyfield",
"py38-regions",
"py38-photutils",
"py38-healpy",
"py38-sunpy",
"py38-gwpy",
"py38-kapteyn",
"py38-astlib",
"py38-astroML",
"py38-lalinference",
"py38-lalpulsar",
"py38-vo",
"py38-astropy-healpix",
"py38-astroplan",
"py38-astroscrappy",
"py38-gammapy"
]
},
{
"type": "run",
"ports": [
"py38-gammapy",
"py38-regions",
"py38-atpy",
"py38-montage",
"py38-pyregion",
"py38-reproject",
"py38-aplpy"
]
}
]
},
{
"name": "py35-astropy",
"portdir": "python/py-astropy",
"version": "3.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"py35-jinja2",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"wcslib",
"python35",
"expat",
"py35-numpy",
"cfitsio",
"erfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-astroML",
"py35-healpy",
"py35-astroplan",
"py35-astropy-healpix",
"py35-astroquery",
"py35-vo",
"py35-astroscrappy",
"py35-astlib"
]
},
{
"type": "run",
"ports": [
"py35-atpy",
"py35-aplpy",
"py35-gammapy",
"py35-montage",
"py35-pyregion",
"py35-regions"
]
}
]
},
{
"name": "py39-astropy",
"portdir": "python/py-astropy",
"version": "6.1.6",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"all",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py39-cython",
"py39-extension-helpers",
"py39-jinja2",
"py39-setuptools",
"py39-setuptools_scm",
"py39-toml",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"erfa",
"wcslib",
"python39",
"py39-astropy-iers-data",
"expat",
"py39-colorlog",
"py39-h5py",
"py39-matplotlib",
"py39-numpy",
"py39-packaging",
"py39-pandas",
"py39-pyerfa",
"py39-scipy",
"py39-yaml",
"cfitsio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-asdf-astropy",
"py39-astlib",
"py39-healpy",
"py39-astropy-healpix",
"py39-sunpy",
"py39-gammapy",
"py39-gwpy",
"py39-kapteyn",
"py39-astroplan",
"py39-astroquery",
"py39-astroscrappy",
"py39-photutils",
"py39-vo",
"py39-skyfield",
"py39-pyvo",
"py39-mpl-animators",
"py39-astroML",
"py39-regions"
]
},
{
"type": "run",
"ports": [
"py39-regions",
"py39-reproject",
"py39-montage",
"py39-pyregion",
"py39-gammapy",
"py39-aplpy",
"py39-atpy"
]
}
]
},
{
"name": "py36-astropy",
"portdir": "python/py-astropy",
"version": "4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"py36-extension-helpers",
"py36-jinja2",
"py36-setuptools",
"py36-setuptools_scm",
"py36-toml"
]
},
{
"type": "lib",
"ports": [
"python36",
"expat",
"py36-numpy",
"py36-pyerfa",
"py36-pyobjc",
"cfitsio",
"erfa",
"wcslib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalpulsar",
"py36-astlib",
"py36-astroML",
"py36-astroplan",
"py36-astropy-healpix",
"py36-astroquery",
"py36-astroscrappy",
"py36-gwpy",
"py36-healpy",
"py36-photutils",
"py36-vo",
"py36-lalinference"
]
},
{
"type": "run",
"ports": [
"py36-aplpy",
"py36-pyregion",
"py36-atpy",
"py36-gammapy",
"py36-regions",
"py36-reproject",
"py36-montage"
]
}
]
},
{
"name": "py27-astropy",
"portdir": "python/py-astropy",
"version": "2.0.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"py27-jinja2",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"wcslib",
"python27",
"expat",
"py27-numpy",
"cfitsio",
"erfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalpulsar",
"py27-astlib",
"py27-astroML",
"py27-astroplan",
"py27-astropy-healpix",
"py27-astroquery",
"py27-astroscrappy",
"py27-gwpy",
"py27-healpy",
"py27-lalinference"
]
},
{
"type": "run",
"ports": [
"py27-kapteyn",
"py27-montage",
"py27-pyregion",
"py27-gammapy",
"py27-regions",
"py27-aplpy"
]
}
]
},
{
"name": "py37-astropy",
"portdir": "python/py-astropy",
"version": "4.3.1",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py37-cython",
"py37-extension-helpers",
"py37-jinja2",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"erfa",
"wcslib",
"python37",
"py37-pythran",
"expat",
"py37-colorlog",
"py37-h5py",
"py37-numpy",
"py37-packaging",
"py37-pandas",
"py37-pyerfa",
"py37-pyobjc",
"py37-scipy",
"py37-yaml",
"cfitsio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-astroML",
"py37-pyvo",
"py37-photutils",
"py37-regions",
"py37-sunpy",
"py37-vo",
"py37-skyfield",
"py37-gwpy",
"py37-astroplan",
"py37-lalinference",
"py37-lalpulsar",
"py37-astroquery",
"py37-astlib",
"py37-astropy-healpix",
"py37-astroscrappy",
"py37-healpy",
"py37-gammapy",
"py37-kapteyn"
]
},
{
"type": "run",
"ports": [
"py37-regions",
"py37-gammapy",
"py37-reproject",
"py37-aplpy",
"py37-montage",
"py37-atpy",
"py37-pyregion"
]
}
]
},
{
"name": "py35-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-wheel",
"py35-astropy-helpers",
"py35-pip",
"py35-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-astropy",
"py35-numpy",
"python35"
]
}
],
"depends_on": []
},
{
"name": "py38-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-extension-helpers",
"py38-setuptools",
"py38-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py38-astropy",
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-reproject"
]
}
]
},
{
"name": "py39-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "1.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-extension-helpers",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py39-astropy",
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-reproject"
]
}
]
},
{
"name": "py37-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-extension-helpers",
"py37-setuptools_scm",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-astropy",
"py37-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-reproject"
]
}
]
},
{
"name": "py36-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-astropy",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-reproject"
]
}
]
},
{
"name": "py27-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-wheel",
"py27-astropy-helpers",
"py27-pip",
"py27-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-astropy",
"py27-numpy",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py39-distro",
"portdir": "python/py-distro",
"version": "1.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nir0s/distro",
"description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"long_description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"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-cloudflare",
"py39-scikit-build",
"py39-awscli2"
]
}
]
},
{
"name": "py38-distro",
"portdir": "python/py-distro",
"version": "1.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nir0s/distro",
"description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"long_description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt-minion",
"salt-master",
"salt-syndic",
"salt-api",
"py38-awscli2",
"py38-scikit-build"
]
}
]
},
{
"name": "py37-distro",
"portdir": "python/py-distro",
"version": "1.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nir0s/distro",
"description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"long_description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"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-scikit-build",
"py37-awscli2"
]
}
]
},
{
"name": "py36-distro",
"portdir": "python/py-distro",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nir0s/distro",
"description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"long_description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-scikit-build"
]
}
]
},
{
"name": "py27-distro",
"portdir": "python/py-distro",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nir0s/distro",
"description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"long_description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-scikit-build"
]
}
]
},
{
"name": "subversion-perlbindings-5.26",
"portdir": "devel/subversion-perlbindings",
"version": "1.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Perl bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"db48",
"sqlite3",
"apr",
"apr-util",
"gettext",
"subversion",
"lz4",
"libcomerr",
"libmagic",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"perl5.26",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-svn-mirror",
"p5.26-svn-simple"
]
}
]
},
{
"name": "py38-pyfiglet",
"portdir": "python/py-pyfiglet",
"version": "0.8.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pwaller/pyfiglet",
"description": "A full port of FIGlet into pure python",
"long_description": "pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts (like the title above, which is the 'block' font).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-asciimatics"
]
}
]
},
{
"name": "py39-pyfiglet",
"portdir": "python/py-pyfiglet",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pwaller/pyfiglet",
"description": "A full port of FIGlet into pure python",
"long_description": "pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts (like the title above, which is the 'block' font).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-asciimatics"
]
}
]
},
{
"name": "py39-rich_rst",
"portdir": "python/py-rich_rst",
"version": "1.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wasi-master/rich-rst",
"description": "reStructuredText renderer for rich",
"long_description": "reStructuredText renderer for rich",
"active": false,
"categories": [
"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-docutils",
"py39-rich"
]
}
],
"depends_on": []
},
{
"name": "py27-gevent",
"portdir": "python/py-gevent",
"version": "1.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gevent.org",
"description": "Coroutine-based Python networking library.",
"long_description": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-cffi",
"py27-greenlet",
"libev",
"py27-zopeinterface",
"py27-zope-event",
"python27",
"c-ares"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-gevent-websocket"
]
}
]
},
{
"name": "py37-gevent",
"portdir": "python/py-gevent",
"version": "22.10.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gevent.org",
"description": "Coroutine-based Python networking library.",
"long_description": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-greenlet",
"py37-setuptools",
"python37",
"py37-zopeinterface",
"py37-zope-event",
"py37-cffi"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensor2tensor"
]
}
]
},
{
"name": "py35-gevent",
"portdir": "python/py-gevent",
"version": "1.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gevent.org",
"description": "Coroutine-based Python networking library.",
"long_description": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-cffi",
"py35-greenlet",
"libev",
"py35-zopeinterface",
"py35-zope-event",
"python35",
"c-ares"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-gevent-websocket"
]
}
]
},
{
"name": "py38-gevent",
"portdir": "python/py-gevent",
"version": "24.10.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gevent.org",
"description": "Coroutine-based Python networking library.",
"long_description": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-cython",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-cffi",
"py38-greenlet",
"py38-zope-event",
"py38-zopeinterface",
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensor2tensor"
]
}
]
},
{
"name": "py39-gevent",
"portdir": "python/py-gevent",
"version": "25.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gevent.org",
"description": "Coroutine-based Python networking library.",
"long_description": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-cffi",
"py39-greenlet",
"py39-zope-event",
"py39-zopeinterface",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
}
]
}