HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50615,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=852",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=850",
"results": [
{
"name": "py38-ephem",
"portdir": "python/py-ephem",
"version": "3.7.7.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rhodesmill.org/pyephem/",
"description": "scientific-grade astronomy routines",
"long_description": "PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem. The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-ephem",
"portdir": "python/py-ephem",
"version": "3.7.7.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rhodesmill.org/pyephem/",
"description": "scientific-grade astronomy routines",
"long_description": "PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem. The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-tokenize-rt",
"portdir": "python/py-tokenize-rt",
"version": "6.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asottile/tokenize-rt",
"description": "A wrapper around the stdlib `tokenize` which roundtrips.",
"long_description": "A wrapper around the stdlib `tokenize` which roundtrips.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-custom_inherit",
"portdir": "python/py-custom_inherit",
"version": "2.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsokl/custom_inherit",
"description": "Provides tools for inheriting docstrings in customizable ways.",
"long_description": "Provides tools for inheriting docstrings in customizable ways.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-custom_inherit",
"portdir": "python/py-custom_inherit",
"version": "2.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsokl/custom_inherit",
"description": "Provides tools for inheriting docstrings in customizable ways.",
"long_description": "Provides tools for inheriting docstrings in customizable ways.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py36-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.9",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata"
]
}
],
"depends_on": []
},
{
"name": "py37-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.10",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-eric-ide"
]
}
]
},
{
"name": "py38-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.10",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-importlib-metadata",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-eric-ide"
]
}
]
},
{
"name": "py39-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.10",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-importlib-metadata",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-eric-ide"
]
}
]
},
{
"name": "py27-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "5.1.1",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-eric-ide"
]
}
]
},
{
"name": "py36-cytoolz",
"portdir": "python/py-cytoolz",
"version": "0.11.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-toolz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-blaze"
]
}
]
},
{
"name": "py35-cytoolz",
"portdir": "python/py-cytoolz",
"version": "0.10.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-toolz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-blaze"
]
}
]
},
{
"name": "py39-cytoolz",
"portdir": "python/py-cytoolz",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-installer",
"py39-setuptools-git-versioning",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-toolz",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py27-cytoolz",
"portdir": "python/py-cytoolz",
"version": "0.10.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-toolz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-blaze"
]
}
]
},
{
"name": "py37-cytoolz",
"portdir": "python/py-cytoolz",
"version": "0.12.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-build",
"py37-installer",
"py37-cython",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"py37-toolz",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-blaze"
]
}
]
},
{
"name": "py38-cytoolz",
"portdir": "python/py-cytoolz",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-cython",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-toolz",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-blaze"
]
}
]
},
{
"name": "py36-queuelib",
"portdir": "python/py-queuelib",
"version": "1.6.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-scrapy"
]
}
]
},
{
"name": "py38-queuelib",
"portdir": "python/py-queuelib",
"version": "1.7.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-scrapy"
]
}
]
},
{
"name": "py39-queuelib",
"portdir": "python/py-queuelib",
"version": "1.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-hatchling",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scrapy"
]
}
]
},
{
"name": "py27-queuelib",
"portdir": "python/py-queuelib",
"version": "1.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-scrapy"
]
}
]
},
{
"name": "py35-queuelib",
"portdir": "python/py-queuelib",
"version": "1.6.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-queuelib",
"portdir": "python/py-queuelib",
"version": "1.6.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-scrapy"
]
}
]
},
{
"name": "py39-findpython",
"portdir": "python/py-findpython",
"version": "0.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frostming/findpython",
"description": "A utility to find python versions on your system.",
"long_description": "Also lets you filter for specific versions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"py39-pdm-backend",
"clang-18",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-packaging",
"py39-platformdirs"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-uritools",
"portdir": "python/py-uritools",
"version": "5.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkem/uritools/",
"description": "URI parsing, classification and composition",
"long_description": "URI parsing, classification and composition",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-hanko-certvalidator"
]
}
]
},
{
"name": "py38-uritools",
"portdir": "python/py-uritools",
"version": "4.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkem/uritools/",
"description": "URI parsing, classification and composition",
"long_description": "URI parsing, classification and composition",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-hanko-certvalidator"
]
}
]
},
{
"name": "py39-unidiff",
"portdir": "python/py-unidiff",
"version": "0.7.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matiasb/python-unidiff",
"description": "Unified diff parsing/metadata extraction library.",
"long_description": "Unified diff parsing/metadata extraction library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-unidiff",
"portdir": "python/py-unidiff",
"version": "0.7.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matiasb/python-unidiff",
"description": "Unified diff parsing/metadata extraction library.",
"long_description": "Unified diff parsing/metadata extraction library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-chevron",
"portdir": "python/py-chevron",
"version": "0.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/noahmorrison/chevron",
"description": "A Python implementation of the mustache templating language",
"long_description": "A Python implementation of the mustache templating language",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-traitsui",
"portdir": "python/py-traitsui",
"version": "7.2.1",
"license": "BSD and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traitsui",
"description": "The Enthought traitsui package",
"long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pyface"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-apptools",
"py36-mayavi"
]
}
]
},
{
"name": "py35-traitsui",
"portdir": "python/py-traitsui",
"version": "6.1.3",
"license": "BSD and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traitsui",
"description": "The Enthought traitsui package",
"long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-pyface"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-apptools",
"py35-mayavi"
]
}
]
},
{
"name": "py37-traitsui",
"portdir": "python/py-traitsui",
"version": "7.3.1",
"license": "BSD and GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traitsui",
"description": "The Enthought traitsui package",
"long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-pyface",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mayavi",
"py37-apptools"
]
}
]
},
{
"name": "py38-traitsui",
"portdir": "python/py-traitsui",
"version": "7.3.1",
"license": "BSD and GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traitsui",
"description": "The Enthought traitsui package",
"long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-pyface",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-mayavi",
"py38-apptools"
]
}
]
},
{
"name": "py39-traitsui",
"portdir": "python/py-traitsui",
"version": "8.0.0",
"license": "BSD and GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traitsui",
"description": "The Enthought traitsui package",
"long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-pyface",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-apptools",
"py39-mayavi"
]
}
]
},
{
"name": "py39-sqlglot",
"portdir": "python/py-sqlglot",
"version": "26.19.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sqlglot.com/",
"description": "An easily customizable SQL parser and transpiler",
"long_description": "An easily customizable SQL parser and transpiler",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"py39-setuptools_scm",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-honcho",
"portdir": "python/py-honcho",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-jinja2"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytest-mock"
]
}
],
"depends_on": []
},
{
"name": "py39-honcho",
"portdir": "python/py-honcho",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-jinja2"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-mock"
]
}
],
"depends_on": []
},
{
"name": "py35-honcho",
"portdir": "python/py-honcho",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
}
],
"depends_on": []
},
{
"name": "py36-honcho",
"portdir": "python/py-honcho",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
}
],
"depends_on": []
},
{
"name": "py27-honcho",
"portdir": "python/py-honcho",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
}
],
"depends_on": []
},
{
"name": "py37-honcho",
"portdir": "python/py-honcho",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-jinja2"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-pytest-mock"
]
}
],
"depends_on": []
},
{
"name": "py35-translationstring",
"portdir": "python/py-translationstring",
"version": "1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-colander"
]
}
]
},
{
"name": "py36-translationstring",
"portdir": "python/py-translationstring",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-colander"
]
}
]
},
{
"name": "py39-translationstring",
"portdir": "python/py-translationstring",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-colander"
]
}
]
},
{
"name": "py38-translationstring",
"portdir": "python/py-translationstring",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-colander"
]
}
]
},
{
"name": "py27-translationstring",
"portdir": "python/py-translationstring",
"version": "1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-colander"
]
}
]
},
{
"name": "py37-translationstring",
"portdir": "python/py-translationstring",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-colander"
]
}
]
},
{
"name": "py38-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-ujson"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-python-lsp-server"
]
}
]
},
{
"name": "py37-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-ujson"
]
},
{
"type": "test",
"ports": [
"py37-mock",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-python-lsp-server"
]
}
]
},
{
"name": "py36-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-ujson"
]
},
{
"type": "test",
"ports": [
"py36-mock",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-python-lsp-server"
]
}
]
},
{
"name": "py39-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-ujson"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-python-lsp-server"
]
}
]
}
]
}