HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52331,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=108",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=106",
"results": [
{
"name": "py313-pyicu",
"portdir": "python/py-pyicu",
"version": "2.16.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.pyicu.org/main/pyicu",
"description": "Python extension wrapping the ICU C++ API",
"long_description": "Python extension wrapping the ICU C++ API",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-20",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"icu",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gramps"
]
},
{
"type": "run",
"ports": [
"py313-natsort"
]
}
]
},
{
"name": "py313-nmrglue-devel",
"portdir": "python/py-nmrglue",
"version": "20260621-5a6c58e8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-nmrglue",
"portdir": "python/py-nmrglue",
"version": "0.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-natsort",
"portdir": "python/py-natsort",
"version": "8.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SethMMorton/natsort",
"description": "Natural sorting for Python",
"long_description": "When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pyicu"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": []
},
{
"name": "py313-minikanren",
"portdir": "python/py-minikanren",
"version": "1.0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/kanren",
"description": "Relational programming in Python",
"long_description": "Relational programming in Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cons",
"py313-etuples",
"py313-logical-unification",
"py313-multipledispatch",
"py313-toolz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytensor"
]
}
]
},
{
"name": "py313-multipledispatch",
"portdir": "python/py-multipledispatch",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/multipledispatch/",
"description": "A relatively sane approach to multiple dispatch in Python.",
"long_description": "A relatively sane approach to multiple dispatch in Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-etuples",
"py313-logical-unification",
"py313-minikanren"
]
}
]
},
{
"name": "py313-logical-unification",
"portdir": "python/py-logical-unification",
"version": "0.4.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https//github.com/pythological/unification/",
"description": "Logical unification in Python",
"long_description": "Logical unification in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-multipledispatch",
"py313-toolz",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytensor",
"py313-cons",
"py313-minikanren"
]
}
]
},
{
"name": "py313-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-coherent.licensed",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jaraco.text",
"py313-keyring"
]
}
]
},
{
"name": "py313-intervaltree",
"portdir": "python/py-intervaltree",
"version": "3.2.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaimleib/intervaltree",
"description": "A mutable, self-balancing interval tree for Python 2 and 3",
"long_description": "A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"py313-uv-dynamic-versioning",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-sortedcontainers"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-inflection",
"portdir": "python/py-inflection",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpvanhal/inflection",
"description": "A port of Ruby on Rails inflector to Python",
"long_description": "A port of Ruby on Rails inflector to Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-qstylizer"
]
}
]
},
{
"name": "py313-filetype",
"portdir": "python/py-filetype",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h2non/filetype.py",
"description": "Infer file type and MIME type of any file/buffer",
"long_description": "Infer file type and MIME type of any file/buffer",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-eyed3",
"py313-mediafile"
]
}
]
},
{
"name": "py313-fastprogress",
"portdir": "python/py-fastprogress",
"version": "1.1.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fastai/fastprogress",
"description": "A nested progress with plotting options for fastai",
"long_description": "A nested progress with plotting options for fastai",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-etuples",
"portdir": "python/py-etuples",
"version": "0.3.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/etuples",
"description": "Python S-expression emulation using tuple-like objects.",
"long_description": "Python S-expression emulation using tuple-like objects.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-cons",
"py313-multipledispatch",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytensor",
"py313-minikanren"
]
}
]
},
{
"name": "py313-enchant",
"portdir": "python/py-enchant",
"version": "3.3.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyenchant.github.io/pyenchant/",
"description": "Python bindings for the Enchant spellchecking system",
"long_description": "PyEnchant is a spellchecking library for Python, based on the excellent Enchant library.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"enchant2"
]
}
],
"depends_on": []
},
{
"name": "py313-editorconfig",
"portdir": "python/py-editorconfig",
"version": "0.17.1",
"license": "PSF-2.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/editorconfig/editorconfig-core-py",
"description": "EditorConfig File Locator and Interpreter for Python",
"long_description": "EditorConfig File Locator and Interpreter for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jsbeautifier"
]
}
]
},
{
"name": "py313-docstyle",
"portdir": "python/py-docstyle",
"version": "6.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyCQA/pydocstyle",
"description": "Python docstring style checker",
"long_description": "pydocstyle is a static analysis tool for checking compliance with Python docstring conventions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py313-snowballstemmer",
"python313"
]
},
{
"type": "run",
"ports": [
"pydocstyle_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-python-lsp-server"
]
}
]
},
{
"name": "py313-cons",
"portdir": "python/py-cons",
"version": "0.4.7",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/python-cons",
"description": "An implementation of Lisp/Scheme-like cons in Python.",
"long_description": "The cons package attempts to emulate the semantics of Lisp/Scheme's cons as closely as possible while incorporating all the built-in Python sequence types.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-logical-unification",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytensor",
"py313-etuples",
"py313-minikanren"
]
}
]
},
{
"name": "maven-completion",
"portdir": "java/maven-completion",
"version": "20200421",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/juven/maven-bash-completion",
"description": "Bash completions for Maven",
"long_description": "Bash completions for Maven",
"active": true,
"categories": [
"java"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "libxlsxwriter",
"portdir": "textproc/libxlsxwriter",
"version": "1.2.3",
"license": "FreeBSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libxlsxwriter.github.io",
"description": "Library for creating Excel XLSX files",
"long_description": "libxlsxwriter is a C library that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"minizip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sc-im"
]
}
]
},
{
"name": "ddev",
"portdir": "devel/ddev",
"version": "1.24.4",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ddev.com",
"description": "Local PHP development environment management tool",
"long_description": "DDEV is an open source tool for launching local PHP web development environments in minutes. It helps developers create and manage Docker-based development environments with support for multiple PHP versions, web servers, databases, and other tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jlorenzetti",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"go",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"mkcert"
]
}
],
"depends_on": []
},
{
"name": "redka",
"portdir": "databases/redka",
"version": "1.0.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nalgeon/redka",
"description": "Redis re-implemented with SQLite",
"long_description": "Redis re-implemented with SQLite",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "vipsdisp",
"portdir": "graphics/vipsdisp",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jcupitt/vipsdisp",
"description": "Tiny libvips/gtk+4 image viewer",
"long_description": "Tiny libvips/gtk+4 image viewer",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"meson",
"ninja",
"pkgconfig",
"python312"
]
},
{
"type": "lib",
"ports": [
"desktop-file-utils",
"vips",
"gtk4",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "py312-itables",
"portdir": "python/py-itables",
"version": "2.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mwouts.github.io/itables/",
"description": "Pandas and Polar DataFrames as interactive DataTables",
"long_description": "Pandas and Polar DataFrames as interactive DataTables",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-jupyter-builder",
"clang-18",
"npm11"
]
},
{
"type": "lib",
"ports": [
"py312-pyarrow",
"py312-narwhals",
"python312",
"py312-anywidget",
"py312-dash",
"nodejs24",
"py312-numpy",
"py312-ipython",
"py312-traitlets",
"py312-pandas",
"py312-typeguard"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sunpy"
]
}
]
},
{
"name": "py-itables",
"portdir": "python/py-itables",
"version": "2.8.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mwouts.github.io/itables/",
"description": "Pandas and Polar DataFrames as interactive DataTables",
"long_description": "Pandas and Polar DataFrames as interactive DataTables",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-itables"
]
}
],
"depends_on": []
},
{
"name": "py312-hyrule",
"portdir": "python/py-hyrule",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyrule.readthedocs.io/",
"description": "A utility library for the Hy programming language",
"long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-hy",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-hyrule",
"portdir": "python/py-hyrule",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyrule.readthedocs.io/",
"description": "A utility library for the Hy programming language",
"long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-hy",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-hy",
"portdir": "python/py-hy",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hylang.org/",
"description": "Lisp dialect embedded in Python",
"long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-funcparserlib",
"python313"
]
},
{
"type": "run",
"ports": [
"hy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hyrule"
]
}
]
},
{
"name": "py313-termcolor",
"portdir": "python/py-termcolor",
"version": "3.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/termcolor/termcolor",
"description": "ANSII Color formatting for output in terminal.",
"long_description": "termcolor is a Python module to format colored output in terminal.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytest-sugar"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-fire",
"py313-pytest-shutil",
"py313-yaspin"
]
}
]
},
{
"name": "py312-fire",
"portdir": "python/py-fire",
"version": "0.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/python-fire",
"description": "A library for automatically generating command line interfaces.",
"long_description": "A library for automatically generating command line interfaces.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-termcolor"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis",
"py312-levenshtein"
]
}
],
"depends_on": []
},
{
"name": "py313-fire",
"portdir": "python/py-fire",
"version": "0.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/python-fire",
"description": "A library for automatically generating command line interfaces.",
"long_description": "A library for automatically generating command line interfaces.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-termcolor"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-levenshtein"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fire"
]
}
]
},
{
"name": "py312-ffmpy",
"portdir": "python/py-ffmpy",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ch00k/ffmpy",
"description": "A simple Python wrapper for ffmpeg",
"long_description": "ffmpy is a simplistic FFmpeg command line wrapper. It implements a Pythonic interface for FFmpeg command line compilation and uses Python subprocess module to execute compiled command line.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"ffmpeg7"
]
}
],
"depends_on": []
},
{
"name": "py311-ffmpy",
"portdir": "python/py-ffmpy",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ch00k/ffmpy",
"description": "A simple Python wrapper for ffmpeg",
"long_description": "ffmpy is a simplistic FFmpeg command line wrapper. It implements a Pythonic interface for FFmpeg command line compilation and uses Python subprocess module to execute compiled command line.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"ffmpeg7"
]
}
],
"depends_on": []
},
{
"name": "py312-fastapi",
"portdir": "python/py-fastapi",
"version": "0.136.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fastapi/fastapi",
"description": "FastAPI framework, high performance, easy to learn, fast to code, ready for production",
"long_description": "FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-pdm-backend",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-annotated-doc",
"py312-typing-inspection",
"py312-starlette",
"py312-pydantic",
"py312-typing_extensions"
]
}
],
"depends_on": []
},
{
"name": "py312-fann2",
"portdir": "python/py-fann2",
"version": "1.2.0",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FutureLinkCorporation/fann2",
"description": "Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0).",
"long_description": "This is a python binding for Fast Artificial Neural Network Library (FANN >= 2.2.0) that implements multi-layer artificial neural networks with support for both fully-connected and sparsely-connected networks. It includes a framework for easily handling training data sets. It is easy to use, versatile, well- documented, and fast.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"swig-python",
"fann",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fann2"
]
}
]
},
{
"name": "py312-esridump",
"portdir": "python/py-esridump",
"version": "1.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openaddresses/pyesridump",
"description": "Dump geodata from ESRI endpoints to GeoJSON",
"long_description": "Dump geodata from ESRI endpoints to GeoJSON",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-six",
"py312-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-esridump"
]
}
]
},
{
"name": "py313-libxml2",
"portdir": "python/py-libxml2",
"version": "2.15.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/Python-bindings",
"description": "Python bindings for libxml2",
"long_description": "Python bindings for libxml2",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python313",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-libxslt"
]
}
]
},
{
"name": "py313-discordpy",
"portdir": "python/py-discordpy",
"version": "2.6.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Rapptz/discord.py",
"description": "API wrapper for Discord written in Python",
"long_description": "discord.py is an API wrapper for Discord written in Python. This was written to allow easier writing of bots or chat logs.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-aiohttp",
"python313",
"py313-audioop_lts",
"py313-brotli",
"py313-zstd",
"py313-orjson",
"py313-aiodns"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-discordpy"
]
}
]
},
{
"name": "py313-audioop_lts",
"portdir": "python/py-audioop_lts",
"version": "0.2.2",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AbstractUmbra/audioop",
"description": "LTS port of the Python builtin module audioop",
"long_description": "An LTS port of the Python builtin module audioop which was deprecated since version 3.11 and removed in 3.13.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-gradio",
"py313-discordpy",
"py313-standard-aifc"
]
}
]
},
{
"name": "py-audioop_lts",
"portdir": "python/py-audioop_lts",
"version": "0.2.2",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AbstractUmbra/audioop",
"description": "LTS port of the Python builtin module audioop",
"long_description": "An LTS port of the Python builtin module audioop which was deprecated since version 3.11 and removed in 3.13.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-audioop_lts"
]
}
],
"depends_on": []
},
{
"name": "py313-aiohttp",
"portdir": "python/py-aiohttp",
"version": "3.13.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiohttp",
"description": "Async http client/server framework",
"long_description": "aiohttp key futures are the support for both client and server side of HTTP protocol, support for both client and server Web-Sockets out-of-the-box without the Callback Hell and Web-server's middlewares and pluggable routing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 92
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-pkgconfig"
]
},
{
"type": "lib",
"ports": [
"py313-aiohappyeyeballs",
"py313-propcache",
"python313",
"py313-aiosignal",
"py313-yarl",
"py313-attrs",
"py313-brotli",
"py313-frozenlist",
"py313-multidict",
"py313-aiodns"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-parfive",
"py313-s3fs",
"py313-aiobotocore",
"py313-aiohttp-socks",
"py313-aiojobs",
"py313-discordpy",
"py313-httpx-aiohttp"
]
},
{
"type": "run",
"ports": [
"py313-socketio",
"py313-engineio",
"py313-spyder"
]
}
]
},
{
"name": "py313-aiosignal",
"portdir": "python/py-aiosignal",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiosignal",
"description": "manage callbacks in asyncio projects",
"long_description": "A project to manage callbacks in asyncio projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-frozenlist",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-aiohttp"
]
}
]
},
{
"name": "py313-yarl",
"portdir": "python/py-yarl",
"version": "1.23.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/yarl",
"description": "Yet another URL library.",
"long_description": "URL library with immutable URL objects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 92
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"py313-cython",
"py313-expandvars",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-idna",
"py313-multidict",
"py313-propcache"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-pydantic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-vcrpy",
"py313-aiohttp"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-pycares",
"portdir": "python/py-pycares",
"version": "5.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saghul/pycares",
"description": "Python interface for c-ares.",
"long_description": "pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 92
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-installer",
"py313-setuptools",
"cmake",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-cffi",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pyarrow"
]
},
{
"type": "run",
"ports": [
"py313-aiodns"
]
},
{
"type": "test",
"ports": [
"py313-aiodns"
]
}
]
},
{
"name": "py313-propcache",
"portdir": "python/py-propcache",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-expandvars",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-aiohttp",
"py313-yarl"
]
}
]
},
{
"name": "py311-propcache",
"portdir": "python/py-propcache",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-expandvars"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-aiohttp",
"py311-yarl"
]
}
]
},
{
"name": "py312-propcache",
"portdir": "python/py-propcache",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-expandvars"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-aiohttp",
"py312-yarl"
]
}
]
},
{
"name": "py310-propcache",
"portdir": "python/py-propcache",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-cython",
"py310-tomli",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-expandvars"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-aiohttp",
"py310-yarl"
]
}
]
},
{
"name": "py39-propcache",
"portdir": "python/py-propcache",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-tomli",
"py39-build",
"py39-installer",
"py39-expandvars"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-aiohttp",
"py39-yarl"
]
}
]
},
{
"name": "py38-propcache",
"portdir": "python/py-propcache",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-expandvars",
"py38-cython",
"py38-setuptools",
"py38-wheel",
"py38-tomli",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-yarl"
]
}
]
},
{
"name": "py-propcache",
"portdir": "python/py-propcache",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-propcache"
]
}
],
"depends_on": []
}
]
}