HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=357",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=355",
"results": [
{
"name": "httpx_select",
"portdir": "python/httpx_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default httpx version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of httpx.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-httpx",
"py37-httpx",
"py38-httpx",
"py310-httpx",
"py311-httpx",
"py312-httpx",
"py313-httpx",
"py314-httpx"
]
}
]
},
{
"name": "py310-libdnet",
"portdir": "python/py-libdnet",
"version": "1.18.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofalk/libdnet",
"description": "A python module for the libdnet low-level networking library.",
"long_description": "Libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"pkgconfig",
"py310-setuptools",
"py310-cython",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"libdnet"
]
}
],
"depends_on": []
},
{
"name": "py310-dpkt",
"portdir": "python/py-dpkt",
"version": "1.9.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kbandla.github.io/dpkt/",
"description": "python packet creation and parsing library",
"long_description": "dpkt provides fast, simple packet creation and parsing for python programs, with definitions for the basic TCP/IP protocols.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-pypcap",
"portdir": "python/py-pypcap",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/pypcap/",
"description": "python extension module for libpcap",
"long_description": "A simplified object-oriented Python extension module for libpcap",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "andrew.reusch",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "py310-event",
"portdir": "python/py-event",
"version": "0.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/event/",
"description": "Python extension module for libevent",
"long_description": "This module provides a mechanism to execute a function when a specific event on a file handle, file descriptor, or signal occurs, or after a given time has passed.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-installer",
"py310-cython-compat",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"libevent1"
]
}
],
"depends_on": []
},
{
"name": "py-event",
"portdir": "python/py-event",
"version": "0.4.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/event/",
"description": "Python extension module for libevent",
"long_description": "This module provides a mechanism to execute a function when a specific event on a file handle, file descriptor, or signal occurs, or after a given time has passed.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-event"
]
}
],
"depends_on": []
},
{
"name": "nodejs19",
"portdir": "lang/nodejs19",
"version": "19.9.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "nodejs20",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by nodejs20",
"long_description": "This port has been replaced by nodejs20.",
"active": false,
"categories": [
"net",
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"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": "py310-commpy",
"portdir": "python/py-commpy",
"version": "0.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://veeresht.info/CommPy/",
"description": "Digital Communication Algorithms with Python",
"long_description": "Digital Communication Algorithms with Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-scipy",
"py310-matplotlib",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-commpy"
]
}
]
},
{
"name": "p5.34-future-xs",
"portdir": "perl/p5-future-xs",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::XS",
"description": "Future::XS - experimental XS implementation of Future",
"long_description": "Future::XS - experimental XS implementation of Future",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-future"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-future-xs"
]
}
]
},
{
"name": "p5.32-future-xs",
"portdir": "perl/p5-future-xs",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::XS",
"description": "Future::XS - experimental XS implementation of Future",
"long_description": "Future::XS - experimental XS implementation of Future",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-future"
]
}
],
"depends_on": []
},
{
"name": "p5.30-future-xs",
"portdir": "perl/p5-future-xs",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::XS",
"description": "Future::XS - experimental XS implementation of Future",
"long_description": "Future::XS - experimental XS implementation of Future",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-future"
]
}
],
"depends_on": []
},
{
"name": "p5.28-future-xs",
"portdir": "perl/p5-future-xs",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::XS",
"description": "Future::XS - experimental XS implementation of Future",
"long_description": "Future::XS - experimental XS implementation of Future",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-future"
]
}
],
"depends_on": []
},
{
"name": "p5-future-xs",
"portdir": "perl/p5-future-xs",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-future-xs",
"homepage": "https://metacpan.org/pod/Future::XS",
"description": "Future::XS - experimental XS implementation of Future",
"long_description": "Future::XS - experimental XS implementation of Future",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-future-xs"
]
}
],
"depends_on": []
},
{
"name": "p5.34-future-queue",
"portdir": "perl/p5-future-queue",
"version": "0.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::Queue",
"description": "Future::Queue - a FIFO queue of values that uses Futures",
"long_description": "Future::Queue - a FIFO queue of values that uses Futures",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-future"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-future-queue"
]
}
]
},
{
"name": "p5.32-future-queue",
"portdir": "perl/p5-future-queue",
"version": "0.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::Queue",
"description": "Future::Queue - a FIFO queue of values that uses Futures",
"long_description": "Future::Queue - a FIFO queue of values that uses Futures",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-future"
]
}
],
"depends_on": []
},
{
"name": "p5.30-future-queue",
"portdir": "perl/p5-future-queue",
"version": "0.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::Queue",
"description": "Future::Queue - a FIFO queue of values that uses Futures",
"long_description": "Future::Queue - a FIFO queue of values that uses Futures",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-future"
]
}
],
"depends_on": []
},
{
"name": "p5.28-future-queue",
"portdir": "perl/p5-future-queue",
"version": "0.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::Queue",
"description": "Future::Queue - a FIFO queue of values that uses Futures",
"long_description": "Future::Queue - a FIFO queue of values that uses Futures",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-future"
]
}
],
"depends_on": []
},
{
"name": "p5-future-queue",
"portdir": "perl/p5-future-queue",
"version": "0.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-future-queue",
"homepage": "https://metacpan.org/pod/Future::Queue",
"description": "Future::Queue - a FIFO queue of values that uses Futures",
"long_description": "Future::Queue - a FIFO queue of values that uses Futures",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-future-queue"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-skyfield",
"python310"
]
}
],
"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": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-skyfield",
"python39"
]
}
],
"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": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-skyfield",
"python38"
]
}
],
"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": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-skyfield"
]
}
],
"depends_on": []
},
{
"name": "py-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "7.0.0",
"license": "MIT",
"platforms": "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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-skyfield-data"
]
}
],
"depends_on": []
},
{
"name": "py310-skyfield",
"portdir": "python/py-skyfield",
"version": "1.54",
"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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pyflakes",
"py310-tz",
"py310-pandas",
"py310-matplotlib",
"py310-lxml",
"py310-sphinx",
"python310",
"py310-beautifulsoup4",
"py310-html5lib",
"py310-jplephem",
"py310-spktype21",
"py310-sgp4",
"py310-astropy",
"py310-certifi",
"py310-mock",
"py310-numpy",
"py310-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-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": 1425
}
],
"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": "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": 1425
}
],
"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": "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": 1425
}
],
"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": "py-skyfield",
"portdir": "python/py-skyfield",
"version": "1.54",
"license": "MIT",
"platforms": "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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-skyfield"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-skyfield"
]
}
]
},
{
"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": 1425
}
],
"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": "py310-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-jplephem",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-skyfield"
]
}
]
},
{
"name": "py39-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": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-jplephem",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-skyfield"
]
}
]
},
{
"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": 1425
}
],
"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-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": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-jplephem"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-skyfield"
]
}
]
},
{
"name": "py-spktype21",
"portdir": "python/py-spktype21",
"version": "0.1.0",
"license": "MIT",
"platforms": "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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-spktype21"
]
}
],
"depends_on": []
},
{
"name": "py310-jplephem",
"portdir": "python/py-jplephem",
"version": "2.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-skyfield",
"py310-spktype21"
]
}
]
},
{
"name": "py39-jplephem",
"portdir": "python/py-jplephem",
"version": "2.23",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-skyfield",
"py39-spktype21"
]
}
]
},
{
"name": "py38-jplephem",
"portdir": "python/py-jplephem",
"version": "2.22",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-spktype21",
"py38-skyfield"
]
}
]
},
{
"name": "py37-jplephem",
"portdir": "python/py-jplephem",
"version": "2.19",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-skyfield",
"py37-spktype21"
]
}
]
},
{
"name": "py-jplephem",
"portdir": "python/py-jplephem",
"version": "2.24",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jplephem"
]
}
],
"depends_on": []
},
{
"name": "py310-pygrib",
"portdir": "python/py-pygrib",
"version": "2.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jswhit/pygrib",
"description": "Python interface to the Grib API library",
"long_description": "Python interface to the Grib API library",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jswhit",
"github": "jswhit",
"ports_count": 20
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-pyproj",
"zlib",
"jasper",
"libpng",
"openjpeg15",
"ecCodes",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-herbie-data",
"py-pygrib"
]
}
]
},
{
"name": "py310-proglog",
"portdir": "python/py-proglog",
"version": "0.1.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Edinburgh-Genome-Foundry/Proglog/",
"description": "Log and progress bar manager for console, notebooks, web...",
"long_description": "Proglog is a progress logging system for Python. It allows to build complex libraries while giving your users control over logs, callbacks and progress bars.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-tqdm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-proglog"
]
},
{
"type": "run",
"ports": [
"py310-moviepy"
]
}
]
},
{
"name": "py310-photomosaic",
"portdir": "python/py-photomosaic",
"version": "2020.06.03",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/worldveil/photomosaic",
"description": "Creating fun photomosaics, GIFs, and murals from your family pictures using ML & similarity search",
"long_description": "Creating fun photomosaics, GIFs, and murals from your family pictures using ML & similarity search",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-matplotlib",
"py310-ipython",
"py310-ipywidgets",
"py310-notebook",
"py310-tqdm",
"py310-scikit-learn",
"py310-ipdb",
"py310-scikit-image",
"py310-faiss",
"py310-dlib",
"py310-imutils",
"py310-moviepy",
"py310-beautifulsoup4",
"py310-cython",
"py310-requests",
"py310-numpy",
"py310-boto3",
"py310-scipy"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-photomosaic"
]
}
]
},
{
"name": "py310-moviepy",
"portdir": "python/py-moviepy",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zulko.github.io/moviepy/",
"description": "Video editing with Python",
"long_description": "MoviePy (full documentation) is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. See the gallery for some examples of use.MoviePy can read and write all the most common audio and video formats, including GIF, and runs on Windows/Mac/Linux, with Python 2.7+ and 3 (or only Python 3.4+ from v.1.0).",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-proglog",
"py310-imageio-ffmpeg",
"py310-imageio",
"py310-numpy",
"py310-requests",
"py310-decorator"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-cov",
"py310-coverage",
"py310-python-coveralls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-moviepy"
]
},
{
"type": "run",
"ports": [
"py310-photomosaic"
]
}
]
},
{
"name": "py310-imutils",
"portdir": "python/py-imutils",
"version": "0.5.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jrosebr1/imutils/",
"description": "Python image processing functions with OpenCV",
"long_description": "A series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, detecting edges, and much more easier with OpenCV and both Python 2.7 and Python 3.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-numpy",
"py310-scipy",
"py310-matplotlib",
"py310-opencv4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-imutils"
]
},
{
"type": "run",
"ports": [
"py310-photomosaic"
]
}
]
},
{
"name": "py310-imageio-ffmpeg",
"portdir": "python/py-imageio-ffmpeg",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/imageio/imageio-ffmpeg",
"description": "FFMPEG wrapper for Python",
"long_description": "The purpose of this project is to provide a simple and reliable ffmpeg wrapper for working with video files. It implements two simple generator functions for reading and writing data from/to ffmpeg, which reliably terminate the ffmpeg process when done. It also takes care of publishing platform-specific wheels that include the binary ffmpeg executables.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-moviepy"
]
}
]
},
{
"name": "py310-dlib",
"portdir": "math/dlib",
"version": "20.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dlib.net",
"description": "Python 3.10 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py310-setuptools",
"py310-packaging",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libX11",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"python310",
"libjxl",
"zlib",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-photomosaic"
]
}
]
},
{
"name": "p5.34-file-flock-tiny",
"portdir": "perl/p5-file-flock-tiny",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Flock::Tiny",
"description": "File::Flock::Tiny - yet another flock package",
"long_description": "File::Flock::Tiny - yet another flock package",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-slurp",
"p5.34-path-class",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-file-flock-tiny"
]
}
]
},
{
"name": "p5.32-file-flock-tiny",
"portdir": "perl/p5-file-flock-tiny",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Flock::Tiny",
"description": "File::Flock::Tiny - yet another flock package",
"long_description": "File::Flock::Tiny - yet another flock package",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-file-slurp",
"p5.32-path-class",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-file-flock-tiny",
"portdir": "perl/p5-file-flock-tiny",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Flock::Tiny",
"description": "File::Flock::Tiny - yet another flock package",
"long_description": "File::Flock::Tiny - yet another flock package",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-slurp",
"p5.30-path-class",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
}
]
}