HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52338,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=211",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=209",
"results": [
{
"name": "py313-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
},
{
"type": "run",
"ports": [
"virtualenv-clone_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pew"
]
}
]
},
{
"name": "py312-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"python312"
]
},
{
"type": "run",
"ports": [
"virtualenv-clone_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pew",
"py312-virtualenvwrapper"
]
}
]
},
{
"name": "py311-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"python311"
]
},
{
"type": "run",
"ports": [
"virtualenv-clone_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pew",
"py311-virtualenvwrapper"
]
}
]
},
{
"name": "py310-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools"
]
},
{
"type": "run",
"ports": [
"virtualenv-clone_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pew",
"py310-virtualenvwrapper"
]
}
]
},
{
"name": "py-virtualenvwrapper",
"portdir": "python/py-virtualenvwrapper",
"version": "6.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virtualenvwrapper.readthedocs.io/",
"description": "Enhancements to virtualenv",
"long_description": "virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-virtualenvwrapper"
]
}
],
"depends_on": []
},
{
"name": "py-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-virtualenv-clone"
]
}
],
"depends_on": []
},
{
"name": "py314-vine",
"portdir": "python/py-vine",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-amqp",
"py314-kombu",
"py-vine"
]
}
]
},
{
"name": "py313-vine",
"portdir": "python/py-vine",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"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-amqp",
"py313-kombu"
]
}
]
},
{
"name": "py312-vine",
"portdir": "python/py-vine",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-amqp",
"py312-kombu"
]
}
]
},
{
"name": "py311-vine",
"portdir": "python/py-vine",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-amqp",
"py311-kombu"
]
}
]
},
{
"name": "py310-vine",
"portdir": "python/py-vine",
"version": "5.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-amqp",
"py310-kombu"
]
}
]
},
{
"name": "py-vine",
"portdir": "python/py-vine",
"version": "5.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/vine",
"description": "Promises implementation.",
"long_description": "Promises implementation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-vine"
]
}
],
"depends_on": []
},
{
"name": "py314-versioningit",
"portdir": "python/py-versioningit",
"version": "3.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwodder/versioningit",
"description": "Versioning It with your Version In Git",
"long_description": "Versioning It with your Version In Git",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-GridDataFormats",
"py314-altair",
"py314-cclib"
]
},
{
"type": "lib",
"ports": [
"py314-mda-xdrlib",
"py-versioningit"
]
}
]
},
{
"name": "py313-versioningit",
"portdir": "python/py-versioningit",
"version": "3.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwodder/versioningit",
"description": "Versioning It with your Version In Git",
"long_description": "Versioning It with your Version In Git",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-GridDataFormats",
"py313-altair"
]
},
{
"type": "lib",
"ports": [
"py313-mda-xdrlib"
]
}
]
},
{
"name": "py312-versioningit",
"portdir": "python/py-versioningit",
"version": "3.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwodder/versioningit",
"description": "Versioning It with your Version In Git",
"long_description": "Versioning It with your Version In Git",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-altair"
]
},
{
"type": "lib",
"ports": [
"py312-mda-xdrlib"
]
}
]
},
{
"name": "py311-versioningit",
"portdir": "python/py-versioningit",
"version": "3.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwodder/versioningit",
"description": "Versioning It with your Version In Git",
"long_description": "Versioning It with your Version In Git",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-packaging"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-altair"
]
},
{
"type": "lib",
"ports": [
"py311-mda-xdrlib"
]
}
]
},
{
"name": "py310-versioningit",
"portdir": "python/py-versioningit",
"version": "3.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwodder/versioningit",
"description": "Versioning It with your Version In Git",
"long_description": "Versioning It with your Version In Git",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"py310-packaging",
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-altair"
]
},
{
"type": "lib",
"ports": [
"py310-mda-xdrlib"
]
}
]
},
{
"name": "py314-versioneer",
"portdir": "python/py-versioneer",
"version": "0.29",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-versioneer/python-versioneer",
"description": "Easy VCS-based management of project version strings",
"long_description": "Easy VCS-based management of project version strings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-pymc",
"py314-pytensor",
"py314-pandas",
"py314-pyogrio",
"py314-bottleneck",
"py314-constantly",
"py314-dask",
"py314-donfig",
"py314-partd"
]
},
{
"type": "lib",
"ports": [
"py-versioneer"
]
}
]
},
{
"name": "py313-versioneer",
"portdir": "python/py-versioneer",
"version": "0.29",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-versioneer/python-versioneer",
"description": "Easy VCS-based management of project version strings",
"long_description": "Easy VCS-based management of project version strings",
"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": [
{
"type": "build",
"ports": [
"py313-pymc",
"py313-pytensor",
"py313-pandas",
"magic-wormhole",
"py313-pyogrio",
"py313-bottleneck",
"py313-click-spinner",
"py313-constantly",
"py313-dask",
"py313-donfig",
"py313-mdtraj",
"py313-partd"
]
}
]
},
{
"name": "py312-versioneer",
"portdir": "python/py-versioneer",
"version": "0.29",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-versioneer/python-versioneer",
"description": "Easy VCS-based management of project version strings",
"long_description": "Easy VCS-based management of project version strings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pymc",
"py312-pytensor",
"py312-pandas",
"py312-pyogrio",
"py312-bottleneck",
"py312-constantly",
"py312-dask",
"py312-donfig",
"py312-ligotimegps",
"py312-partd",
"py312-pygeos"
]
}
]
},
{
"name": "py311-versioneer",
"portdir": "python/py-versioneer",
"version": "0.29",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-versioneer/python-versioneer",
"description": "Easy VCS-based management of project version strings",
"long_description": "Easy VCS-based management of project version strings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytensor",
"py311-pandas",
"py311-pyogrio",
"py311-bottleneck",
"py311-constantly",
"py311-dask",
"py311-donfig",
"py311-partd",
"py311-pygeos",
"py311-pymc"
]
}
]
},
{
"name": "py310-versioneer",
"portdir": "python/py-versioneer",
"version": "0.29",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-versioneer/python-versioneer",
"description": "Easy VCS-based management of project version strings",
"long_description": "Easy VCS-based management of project version strings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-tomli",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pandas",
"py310-pymc",
"py310-pyogrio",
"py310-pytensor",
"py310-bottleneck",
"py310-constantly",
"py310-dask",
"py310-donfig",
"py310-partd",
"py310-pygeos"
]
}
]
},
{
"name": "py-versioningit",
"portdir": "python/py-versioningit",
"version": "3.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwodder/versioningit",
"description": "Versioning It with your Version In Git",
"long_description": "Versioning It with your Version In Git",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1545
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-versioningit"
]
}
],
"depends_on": []
},
{
"name": "py-versioneer",
"portdir": "python/py-versioneer",
"version": "0.29",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-versioneer/python-versioneer",
"description": "Easy VCS-based management of project version strings",
"long_description": "Easy VCS-based management of project version strings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-versioneer"
]
}
],
"depends_on": []
},
{
"name": "py310-vega",
"portdir": "python/py-vega",
"version": "3.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vega/ipyvega",
"description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"long_description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-pandas",
"py310-jupyter",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-vega"
]
}
]
},
{
"name": "py314-vcversioner",
"portdir": "python/py-vcversioner",
"version": "2.16.0.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/habnabit/vcversioner",
"description": "Take version numbers from version control",
"long_description": "Elevator pitch: you can write a setup.py with no version information specified, and vcversioner will find a recent, properly-formatted VCS tag and extract a version from it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-vcversioner"
]
}
]
},
{
"name": "py-vega",
"portdir": "python/py-vega",
"version": "3.6.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vega/ipyvega",
"description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"long_description": "IPython/Jupyter notebook module for Vega and Vega-Lite.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-vega"
]
}
],
"depends_on": []
},
{
"name": "py-vcversioner",
"portdir": "python/py-vcversioner",
"version": "2.16.0.0",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/habnabit/vcversioner",
"description": "Take version numbers from version control",
"long_description": "Elevator pitch: you can write a setup.py with no version information specified, and vcversioner will find a recent, properly-formatted VCS tag and extract a version from it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-vcversioner"
]
}
],
"depends_on": []
},
{
"name": "py311-validictory",
"portdir": "python/py-validictory",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://validictory.readthedocs.io/en/latest/",
"description": "deprecated general purpose python data validator",
"long_description": "deprecated general purpose python data validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-validictory"
]
}
]
},
{
"name": "py310-validictory",
"portdir": "python/py-validictory",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://validictory.readthedocs.io/en/latest/",
"description": "deprecated general purpose python data validator",
"long_description": "deprecated general purpose python data validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py-validictory",
"portdir": "python/py-validictory",
"version": "1.1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://validictory.readthedocs.io/en/latest/",
"description": "deprecated general purpose python data validator",
"long_description": "deprecated general purpose python data validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-validictory"
]
}
],
"depends_on": []
},
{
"name": "py312-validators",
"portdir": "python/py-validators",
"version": "0.34.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kvesteri/validators",
"description": "Python Data Validation for Humans™",
"long_description": "Python Data Validation for Humans™",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"secrets",
"py-validators"
]
},
{
"type": "test",
"ports": [
"py312-Faker"
]
}
]
},
{
"name": "py311-validators",
"portdir": "python/py-validators",
"version": "0.34.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kvesteri/validators",
"description": "Python Data Validation for Humans™",
"long_description": "Python Data Validation for Humans™",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-Faker"
]
}
]
},
{
"name": "py310-validators",
"portdir": "python/py-validators",
"version": "0.34.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kvesteri/validators",
"description": "Python Data Validation for Humans™",
"long_description": "Python Data Validation for Humans™",
"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": "test",
"ports": [
"py310-Faker"
]
}
]
},
{
"name": "py314-uvloop",
"portdir": "python/py-uvloop",
"version": "0.22.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/uvloop",
"description": "fast implementation of asyncio event loop on top of libuv",
"long_description": "py-uvloop is is a fast, drop-in replacement of the built-in asyncio event loop. py-uvloop is implemented in Cython and uses libuv under the hood.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-cython",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ghost-downloader",
"py-uvloop"
]
}
]
},
{
"name": "py313-uvloop",
"portdir": "python/py-uvloop",
"version": "0.22.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/uvloop",
"description": "fast implementation of asyncio event loop on top of libuv",
"long_description": "py-uvloop is is a fast, drop-in replacement of the built-in asyncio event loop. py-uvloop is implemented in Cython and uses libuv under the hood.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py-validators",
"portdir": "python/py-validators",
"version": "0.34.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kvesteri/validators",
"description": "Python Data Validation for Humans™",
"long_description": "Python Data Validation for Humans™",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-validators"
]
}
],
"depends_on": []
},
{
"name": "py-uvloop",
"portdir": "python/py-uvloop",
"version": "0.22.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/uvloop",
"description": "fast implementation of asyncio event loop on top of libuv",
"long_description": "py-uvloop is is a fast, drop-in replacement of the built-in asyncio event loop. py-uvloop is implemented in Cython and uses libuv under the hood.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-uvloop"
]
}
],
"depends_on": []
},
{
"name": "py314-uv-dynamic-versioning",
"portdir": "python/py-uv-dynamic-versioning",
"version": "0.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
"description": "Dynamic versioning based on VCS tags for uv/hatch project",
"long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pydantic",
"py314-hatchling",
"py314-dunamai",
"py314-tomlkit",
"py314-jinja2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pyinfra",
"py314-mcp",
"py314-pydantic-ai-slim",
"py314-pydantic-graph",
"py314-httpcore2",
"py314-httpx2",
"py314-intervaltree",
"py314-griffelib"
]
},
{
"type": "lib",
"ports": [
"py-uv-dynamic-versioning"
]
}
]
},
{
"name": "py313-uv-dynamic-versioning",
"portdir": "python/py-uv-dynamic-versioning",
"version": "0.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
"description": "Dynamic versioning based on VCS tags for uv/hatch project",
"long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
"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",
"py313-dunamai",
"py313-hatchling",
"py313-tomlkit",
"py313-jinja2",
"py313-pydantic"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-griffelib",
"py313-mcp",
"py313-pydantic-ai-slim",
"py313-pydantic-graph",
"py313-httpcore2",
"py313-httpx2",
"py313-intervaltree"
]
}
]
},
{
"name": "py312-uv-dynamic-versioning",
"portdir": "python/py-uv-dynamic-versioning",
"version": "0.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
"description": "Dynamic versioning based on VCS tags for uv/hatch project",
"long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-dunamai",
"py312-jinja2",
"py312-hatchling",
"py312-tomlkit",
"py312-pydantic"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-httpcore2",
"py312-httpx2",
"py312-intervaltree"
]
}
]
},
{
"name": "py311-uv-dynamic-versioning",
"portdir": "python/py-uv-dynamic-versioning",
"version": "0.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
"description": "Dynamic versioning based on VCS tags for uv/hatch project",
"long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-dunamai",
"py311-hatchling",
"py311-jinja2",
"py311-tomlkit",
"py311-pydantic"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-httpcore2",
"py311-httpx2",
"py311-intervaltree"
]
}
]
},
{
"name": "py310-uv-dynamic-versioning",
"portdir": "python/py-uv-dynamic-versioning",
"version": "0.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
"description": "Dynamic versioning based on VCS tags for uv/hatch project",
"long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-dunamai",
"py310-jinja2",
"py310-tomlkit",
"py310-pydantic",
"py310-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-httpcore2",
"py310-httpx2",
"py310-intervaltree"
]
}
]
},
{
"name": "py-uv-dynamic-versioning",
"portdir": "python/py-uv-dynamic-versioning",
"version": "0.14.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
"description": "Dynamic versioning based on VCS tags for uv/hatch project",
"long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-uv-dynamic-versioning"
]
}
],
"depends_on": []
},
{
"name": "py314-utitools",
"portdir": "python/py-utitools",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/utitools",
"description": "Uniform Type Identifier (UTI) tools",
"long_description": "Uniform Type Identifier (UTI) tools",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-utitools"
]
},
{
"type": "run",
"ports": [
"osxphotos"
]
}
]
},
{
"name": "py313-utitools",
"portdir": "python/py-utitools",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/utitools",
"description": "Uniform Type Identifier (UTI) tools",
"long_description": "Uniform Type Identifier (UTI) tools",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py-utitools",
"portdir": "python/py-utitools",
"version": "0.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/utitools",
"description": "Uniform Type Identifier (UTI) tools",
"long_description": "Uniform Type Identifier (UTI) tools",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-utitools"
]
}
],
"depends_on": []
},
{
"name": "py313-utidylib",
"portdir": "python/py-utidylib",
"version": "0.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.berlios.de/software/utidylib/",
"description": "Python interface to html tidy",
"long_description": "Python interface to html tidy, the html and xml cleanup tool from the w3c.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "dima",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"tidy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-utidylib"
]
}
]
},
{
"name": "py314-userpath",
"portdir": "python/py-userpath",
"version": "1.9.2",
"license": "(MIT or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofek/userpath",
"description": "A tool and library for adding locations to user PATH",
"long_description": "A tool and library for adding locations to user PATH",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-click"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pipx",
"py314-hatch",
"py-userpath"
]
}
]
},
{
"name": "py313-userpath",
"portdir": "python/py-userpath",
"version": "1.9.2",
"license": "(MIT or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofek/userpath",
"description": "A tool and library for adding locations to user PATH",
"long_description": "A tool and library for adding locations to user PATH",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-click"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hatch"
]
}
]
}
]
}